diff --git a/infrastructure-playbooks/purge-iscsi-gateways.yml b/infrastructure-playbooks/purge-iscsi-gateways.yml index 157dce414..721a02e6e 100644 --- a/infrastructure-playbooks/purge-iscsi-gateways.yml +++ b/infrastructure-playbooks/purge-iscsi-gateways.yml @@ -20,7 +20,7 @@ igw_purge_type: "{{ purge_config }}" - name: Removing the gateway configuration - hosts: ceph-iscsi-gw + hosts: iscsi-gws vars: - igw_purge_type: "{{hostvars['localhost']['igw_purge_type']}}"