mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-31 01:11:36 +08:00
ODCS: Do not change the owner/group recursively.
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
14417c5f18
commit
871cff021a
@@ -68,7 +68,7 @@
|
||||
owner: odcs-server
|
||||
group: odcs-server
|
||||
mode: 0644
|
||||
recurse: yes
|
||||
# recurse: yes
|
||||
follow: no
|
||||
with_items:
|
||||
- "{{ odcs_target_dir }}"
|
||||
|
||||
Reference in New Issue
Block a user