Merge "Remove mistral user access to config-download work dir"
This commit is contained in:
commit
f6d306b9f7
@ -35,9 +35,6 @@
|
|||||||
file:
|
file:
|
||||||
path: "{{ access_path }}"
|
path: "{{ access_path }}"
|
||||||
state: directory
|
state: directory
|
||||||
owner: "42430" # Used to ensure mistral has access, remove this when mistral is gone.
|
|
||||||
group: "42430" # Used to ensure mistral has access, remove this when mistral is gone.
|
|
||||||
register: access_path
|
|
||||||
|
|
||||||
- name: Grant privileges to the execution user
|
- name: Grant privileges to the execution user
|
||||||
acl:
|
acl:
|
||||||
|
Loading…
Reference in New Issue
Block a user