fix: cleanup
This commit is contained in:
parent
1349ce9c19
commit
1cdad04a93
16
playbook.yml
16
playbook.yml
@ -1,16 +0,0 @@
|
||||
---
|
||||
# - 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
|
||||
Loading…
Reference in New Issue
Block a user