ansible-playbooks/playbook.yml
2025-11-02 21:18:15 +01:00

17 lines
258 B
YAML

---
# - hosts: all
# become: true
# roles:
# - role: networking
# - role: sshd
# - role: disks
# - role: wireguard
# - role: zsh
# - role: archlinux
# - role: podman
- hosts: pinwheel
become: true
roles:
- role: sshd