Let's actually APPLY it instead of query
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
ee71aa5156
commit
20348df7b5
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@
|
|||
- restart apache
|
||||
|
||||
- name: Add default facl so apache can read git repos
|
||||
acl: default=yes etype=user entity=apache permissions="rx" name=/srv/git
|
||||
acl: default=yes etype=user entity=apache permissions="rx" name=/srv/git state=present
|
||||
register: acl_updates
|
||||
tags:
|
||||
- pagure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue