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