use of correct method
This commit is contained in:
@@ -239,7 +239,7 @@
|
|||||||
- name: post-run | update marker file timestamp on successful run
|
- name: post-run | update marker file timestamp on successful run
|
||||||
file:
|
file:
|
||||||
path: "{{ ansible_pull_marker_file }}"
|
path: "{{ ansible_pull_marker_file }}"
|
||||||
state: ansible.builtin.touch
|
state: touch
|
||||||
tags: always
|
tags: always
|
||||||
# - name: send completion alert
|
# - name: send completion alert
|
||||||
# include_tasks: playbooks/send_completion_alert.yml
|
# include_tasks: playbooks/send_completion_alert.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user