diff --git a/playbook.yml b/playbook.yml deleted file mode 100644 index f6977a4..0000000 --- a/playbook.yml +++ /dev/null @@ -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