Fixed fixing of switching base dir
This commit is contained in:
parent
ed79acd23c
commit
b5fed55601
|
|
@ -100,7 +100,7 @@
|
||||||
- name: Remove bad base dir.
|
- name: Remove bad base dir.
|
||||||
file:
|
file:
|
||||||
state: absent
|
state: absent
|
||||||
recurse: true
|
path: /srv/salt/base
|
||||||
become: true
|
become: true
|
||||||
when: base_git_state.stat.exists
|
when: base_git_state.stat.exists
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user