trixie/fvs-homex-server.yml

18 lines
330 B
YAML
Raw Normal View History

2022-10-22 16:44:05 +02:00
## 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