Commit 00c505a0 authored by Alain Takoudjou's avatar Alain Takoudjou

playbook vm-bootstrap: fix remove ansible_complete file after upgrade

parent e0b0ac44
......@@ -53,4 +53,5 @@
tasks:
- name: Set tasks complete
file: path=/etc/opt/vm-bootstrap-completed state=touch
when: ansible_completed.stat.exists == False
changed_when: false
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment