mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
Missed this one. Now it's idempotent
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user