tripleo-ansible/tripleo_ansible
Emilien Macchi 67d78a753c container_systemd: improve debugging if service never starts
If a service never starts, the "status" key won't exist so Ansible
raises with KeyError which is very misleading (we don't even have the
service name).

This make pass the KeyError exception, so we fail at the end of the loop
of attempts with proper Ansible raise and we give the service name.

Change-Id: I74f3d5b51bde1ec33b69b2488174eef9cc4a330d
2020-07-27 08:46:33 -04:00
..
ansible_plugins container_systemd: improve debugging if service never starts 2020-07-27 08:46:33 -04:00
playbooks Merge "Scan existing controllers on update to pick up existing certs/private keys" 2020-07-23 14:27:55 +00:00
roles Stop caturing stdout for container-image-prepare 2020-07-24 14:14:58 -06:00
roles.galaxy Add galaxy role path which will be ignored by git 2019-07-18 13:40:14 -05:00
tests Use filter for containers not running check 2020-06-26 15:31:23 -06:00
ansible-role-requirements.yml Introduce tripleo-config role 2019-07-30 13:02:25 -05:00