Missed this one. Now it's idempotent

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-02-11 20:17:07 +00:00
parent 2740ca23d6
commit acfaad3ffa

View file

@ -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