tripleo-ansible/tripleo_ansible/ansible_plugins/callback
Alex Schultz ffe694808e Handle unreachable
We forgot to handle unreachable errors.

fatal: [compute-1]: UNREACHABLE! => {"changed": false, "msg": "Failed to
connect to the host via ssh: ssh: connect to host 192.168.24.18 port 22:
No route to host", "unreachable": true}

Change-Id: I55f078be5fbdd762ffb63fb25ca6a192abb2e049
2020-06-11 15:42:03 -06:00
..
tripleo.py Stop to use the __future__ module. 2020-06-02 21:02:57 +02:00
tripleo_dense.py Handle unreachable 2020-06-11 15:42:03 -06:00
tripleo_profile_tasks.py Fix tripleo_profile_tasks callback plugin _output() 2020-06-05 11:41:03 +05:30