my-ansible/playbooks/playbook.sea.yml

18 lines
255 B
YAML
Raw Permalink Normal View History

2021-02-23 19:12:00 +01:00
---
- 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