ansible/deploy.yml

12 lines
179 B
YAML

- name: snitch deployment
hosts: snitch
become: yes
become_method: doas
roles:
- basic
- sshd
post_tasks:
- name: lbu commit
lbu:
commit: true