Idempotence.
This commit is contained in:
parent
d1a6df7a8f
commit
19bb600e62
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
||||||
- name: Run createports.py, but only if we never have done so.
|
- name: Run createports.py, but only if we never have done so.
|
||||||
command: python /usr/share/tunir/createports.py
|
command: python /usr/share/tunir/createports.py
|
||||||
when: tunirports.stdout.find('tunirports') == -1
|
when: tunirports.stdout.find('tunirports') == -1
|
||||||
|
changed_when: False
|
||||||
tags:
|
tags:
|
||||||
- autocloud
|
- autocloud
|
||||||
- autocloud/backend
|
- autocloud/backend
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue