ansible/deploy.yml

11 lines
168 B
YAML
Raw Normal View History

2022-08-30 10:09:52 +02:00
- name: snitch deployment
hosts: snitch
become: yes
become_method: doas
2022-08-30 11:03:36 +02:00
roles:
- basic
2022-08-30 11:49:17 +02:00
post_tasks:
- name: lbu commit
lbu:
commit: true