fix role
This commit is contained in:
parent
df870050aa
commit
d7843b2a0a
@ -40,7 +40,7 @@
|
||||
|
||||
post_tasks:
|
||||
- name: Touching run file that ansible has ran here
|
||||
ansible.builtin.files:
|
||||
ansible.builtin.file:
|
||||
path: /var/log/ansible.run
|
||||
state: touch
|
||||
mode: '0644'
|
||||
|
Loading…
Reference in New Issue
Block a user