lmn-client/fvs-homex-server.yml
2023-02-07 19:18:57 +01:00

17 lines
330 B
YAML

## 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