Merge "Modify the permission of directory"
This commit is contained in:
commit
25e23c3850
@ -132,6 +132,6 @@
|
||||
path: "{{ node_config_directory }}"
|
||||
state: directory
|
||||
recurse: yes
|
||||
mode: 0666
|
||||
mode: 0644
|
||||
become: True
|
||||
when: create_kolla_user | bool == False
|
||||
|
Loading…
Reference in New Issue
Block a user