On Thu, May 28, 2020 at 10:52:37AM -0700, Laci wrote: > Is there a good way to abort the playbook if host is not ready? > For example I want to run a playbook against *thisserver*, but *thisserver* > is > unreachable by ssh or it is reachable but there is no python install. If > any of these occurs I'd like to playbook to abort and stop processing tasks
https://docs.ansible.com/ansible/latest/user_guide/playbooks_error_handling.html#aborting-the-play -- Kai Stian Olstad -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/20200615060639.nr7gg4de2urzru5i%40olstad.com.
