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