my-ansible/playbooks/playbook.sea.yml

18 lines
255 B
YAML

---
- hosts: dns
roles:
- dns
- hosts: all
remote_user: root
roles:
- role: jnv.unattended-upgrades
unattended_remove_unused_dependencies: true
- base
- zsh_chic
- sendmail
- hosts: vpn_gateway
roles:
- vpn_gateway