From: Guillaume Abrioux Date: Thu, 7 Feb 2019 22:52:51 +0000 (+0100) Subject: iscsi-gws: remove a leftover X-Git-Tag: v4.0.0rc1~122 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d4b3c1d409fb3b837bcbf61eed7917a8b7b7681d;p=ceph-ansible.git iscsi-gws: remove a leftover remove leftover introduced by 9d590f4 Signed-off-by: Guillaume Abrioux --- diff --git a/roles/ceph-iscsi-gw/tasks/deploy_ssl_keys.yml b/roles/ceph-iscsi-gw/tasks/deploy_ssl_keys.yml index bfa9b4b48..f8beb519c 100644 --- a/roles/ceph-iscsi-gw/tasks/deploy_ssl_keys.yml +++ b/roles/ceph-iscsi-gw/tasks/deploy_ssl_keys.yml @@ -60,6 +60,5 @@ owner: root group: root mode: 0400 - delegate_to: localhost changed_when: false with_items: "{{ crt_files }}"