mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
ODCS: become odcs-server when changing ODCS_TARGET_DIR permissions.
This commit is contained in:
@@ -88,6 +88,8 @@
|
||||
with_items:
|
||||
- "{{ odcs_target_dir }}"
|
||||
- "{{ odcs_target_dir }}/private"
|
||||
become: yes
|
||||
become_user: odcs-server
|
||||
tags:
|
||||
- odcs
|
||||
- odcs/frontend
|
||||
|
||||
Reference in New Issue
Block a user