*Note: This summary is AI-generated but has been validated by at least one of the attendants.*

### Key Discussion Points

*   **Server Ansible Support & Home Server Guide**
    *   The group reviewed a document by Brett Weir on managing a home server with Ansible.
    *   There was a discussion on SSH security. The consensus for a home server use case is to start with user-friendly password access and introduce stricter, key-only hardening in an advanced section, especially since physical access to the machine is usually available.
    *   Various remote access methods were discussed, including port forwarding for Cockpit, using VPNs like Tailscale/Headscale, or securing Cockpit for remote access (which includes a terminal) instead of opening an SSH port directly.
    *   The overall strategy for Ansible support is to provide a complete playbook structured around roles and variables. The user's main task would be to fill in variable values, ideally through a future Cockpit configuration editor.

*   **Home Server Spin-off: Pre-installed Applications**
    *   The group agreed to start with a minimal set of pre-installed applications.
    *   It was decided that the initial offerings should be limited to software available in the official Fedora repositories.
    *   A sub-group was formed to define this initial list of applications.

### Action Items

*   **[NEW]** `Brett`, `Jocelyn`, and `MatH` will put together a proposal for the initial small set of apps for the home server spin-off.
*   **[Ongoing]** `eseyman` continues to write an Ansible playbook that applies the official post-installation tasks.
*   **[Ongoing]** `Conan Kudo` will fix Kiwi to set the right partition type of Linux LVM for the system partition on KVM guest and arm image.
*   **[Ongoing]** `MatH` will compose the existing ideas and proposals into a Table of Contents proposal.
*   **[Ongoing]** `pboy` will implement the Fedocal workaround for providing meeting location address.
*   **[Ongoing]** `pboy` will put together the originally planned way of Ansible support for pre-installed software in the home server spin-off.