Missed this one. Now it's idempotent
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
2740ca23d6
commit
acfaad3ffa
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
- /srv/planet/config
|
||||
|
||||
- name: check the selinux context of the planet dir
|
||||
command: matchpathcon "/srv/planet(/.*)?"
|
||||
command: matchpathcon "/srv/planet"
|
||||
register: gitcontext
|
||||
always_run: yes
|
||||
changed_when: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue