Don't touch before template
parent
1b9f00cfcb
commit
425444b4e1
|
@ -10,11 +10,6 @@
|
|||
path: /etc/ansible/facts.d/
|
||||
state: directory
|
||||
|
||||
- name: Create hash.fact file
|
||||
file:
|
||||
path: /etc/ansible/facts.d/hash.fact
|
||||
state: touch
|
||||
|
||||
- name: Update latest commit hash
|
||||
template:
|
||||
src: facts.d/hash.fact.j2
|
||||
|
|
Loading…
Reference in New Issue