mirror of https://github.com/ceph/ceph-ansible.git
play: followup on cc0d969
Remove two other pattern 'iscsigws' in main playbook that have been
missed in cc0d9697c5
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/5540/head
parent
86edae724f
commit
0f3bae09bd
|
@ -381,7 +381,6 @@
|
||||||
|
|
||||||
- hosts:
|
- hosts:
|
||||||
- iscsigws
|
- iscsigws
|
||||||
- iscsi-gws # for backward compatibility only!
|
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
any_errors_fatal: true
|
any_errors_fatal: true
|
||||||
become: True
|
become: True
|
||||||
|
|
|
@ -371,7 +371,6 @@
|
||||||
|
|
||||||
- hosts:
|
- hosts:
|
||||||
- iscsigws
|
- iscsigws
|
||||||
- iscsi-gws # for backward compatibility only!
|
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
become: True
|
become: True
|
||||||
any_errors_fatal: true
|
any_errors_fatal: true
|
||||||
|
|
Loading…
Reference in New Issue