mirror of https://github.com/ceph/ceph-ansible.git
iscsi-gws: remove a leftover
remove leftover introduced bypull/3768/head9d590f4
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com> (cherry picked from commitd4b3c1d409
)
parent
ff243781c5
commit
69cda84a21
|
@ -58,6 +58,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