ansible/deploy.yml

11 lines
168 B
YAML

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