batcave: test for the right path
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ed697b4f81
commit
ff0336acfe
1 changed files with 1 additions and 1 deletions
|
@ -387,7 +387,7 @@
|
|||
#
|
||||
|
||||
- name: check the selinux context of ansible
|
||||
command: matchpathcon /git/ansible
|
||||
command: matchpathcon /srv/ansible
|
||||
register: webdir
|
||||
check_mode: no
|
||||
changed_when: "1 != 1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue