purge-iscsi: fix group name

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1500281
Signed-off-by: Sébastien Han <seb@redhat.com>
pull/2022/head
Sébastien Han 2017-10-11 12:52:12 +02:00
parent f6d1be269f
commit 85e13a864c
1 changed files with 1 additions and 1 deletions

View File

@ -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']}}"