67d78a753c
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 |
||
---|---|---|
.. | ||
ansible_plugins | ||
playbooks | ||
roles | ||
roles.galaxy | ||
tests | ||
ansible-role-requirements.yml |