mirror of https://github.com/ceph/ceph-ansible.git
Directory should be executable
Unless you do this for a specific reason. If so, should be commented.pull/269/head
parent
26dba2eef2
commit
154f3d9c05
|
@ -5,7 +5,7 @@
|
||||||
state=directory
|
state=directory
|
||||||
owner=root
|
owner=root
|
||||||
group=root
|
group=root
|
||||||
mode=0644
|
mode=0755
|
||||||
|
|
||||||
- name: copy Ceph REST API keyring
|
- name: copy Ceph REST API keyring
|
||||||
copy: >
|
copy: >
|
||||||
|
|
Loading…
Reference in New Issue