## This playbook deploys a FvS homex server machine. --- - name: apply configuration to the homex server hosts: all remote_user: ansible become: yes vars: extra_pkgs: - vim - systemd-journal-remote - python3-ldap extra_pkgs_bpo: [ ] roles: - up2date_debian - fvs-sssd - exam_homes