Hi,
my playbook/role requires that it is run against all given hosts.
Proceeding in case of a single failed host would generate incomplete
configs and must be prevented.
Is there a way to tell ansible-playbook to terminate/abort immediately
as soon as one host fails the 'gathering facts' phase?
(something better than manual ctrl-c?)
thanks,
nusenu