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
Guillaume Abrioux 2020-07-09 13:53:28 +02:00 committed by Dimitri Savineau
parent 86edae724f
commit 0f3bae09bd
2 changed files with 0 additions and 2 deletions

View File

@ -381,7 +381,6 @@
- hosts:
- iscsigws
- iscsi-gws # for backward compatibility only!
gather_facts: false
any_errors_fatal: true
become: True

View File

@ -371,7 +371,6 @@
- hosts:
- iscsigws
- iscsi-gws # for backward compatibility only!
gather_facts: false
become: True
any_errors_fatal: true