mirror of https://github.com/ceph/ceph-ansible.git
iscsi-gws: remove a leftover
remove leftover introduced by 9d590f4
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/3524/head
parent
9d590f4339
commit
d4b3c1d409
|
@ -60,6 +60,5 @@
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: 0400
|
mode: 0400
|
||||||
delegate_to: localhost
|
|
||||||
changed_when: false
|
changed_when: false
|
||||||
with_items: "{{ crt_files }}"
|
with_items: "{{ crt_files }}"
|
||||||
|
|
Loading…
Reference in New Issue