tripleo-ansible/tripleo_ansible/roles/tripleo_container_manage
Emilien Macchi 0c0f904ef5 podman/systemd: relax the "until" condition
On slow systems, it's possible that systemd takes more time than usual
to execute a task from Ansible (e.g. service restart); so Ansible
doesn't have yet the registered facts from systemd.

To make sure that Ansible doesn't fail with:
dict object' has no attribute 'status'

We first check if status is defined.

Change-Id: Ie73cecc115c87fe452a90892755a1df5b3d894a7
Closes-Bug: #1877449
2020-05-07 23:19:18 -04:00
..
defaults container_manage: introduce create_retries and exec_retries vars 2020-05-01 14:59:46 +00:00
files Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
meta Add Centos 8 to galaxy_info versions 2020-03-19 14:22:08 +01:00
molecule/default tripleo_container_manage: remove systemd healthchecks 2020-04-22 23:45:27 -04:00
tasks podman/systemd: relax the "until" condition 2020-05-07 23:19:18 -04:00
templates tripleo_container_manage: remove systemd healthchecks 2020-04-22 23:45:27 -04:00