ansible/deploy.yml

12 lines
179 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 12:31:20 +02:00
- sshd
2022-08-30 11:49:17 +02:00
post_tasks:
- name: lbu commit
lbu:
commit: true