ansible/wireguard.yaml
Louis Vallat ec1a2062ec
feat: refactored the playbooks and the base structure
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2022-11-16 15:17:06 +01:00

10 lines
182 B
YAML

---
- name: "Update/upgrade debian and install wireguard and misc tools."
hosts: wireguard
roles:
- system
- softwares
- bpytop
- wireguard
- clean