mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2025-03-25 04:18:09 +01:00
Revert "shutup debug output from unless"
This reverts commit 2a0f4617db51ab74e2f3c41f5c5ec53074632836. * Close #403
This commit is contained in:
parent
683f45579d
commit
ab765e3305
@ -51,7 +51,7 @@
|
||||
- require:
|
||||
- file: {{ basedir }}
|
||||
{%- if not update %}
|
||||
- onlyif: rm -fr {{ gitdir }} >/dev/null 2>&1 | true
|
||||
- unless: test -e {{ gitdir }} >/dev/null 2>&1
|
||||
{%- endif %}
|
||||
{%- endif %}
|
||||
{%- endfor %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user