ansible-role-container-regi.../tasks
Alex Schultz dc3a577652 Stop using handlers
With the switch to tripleo_free in stable/train, we can no longer
reliably use handlers.  That being said, handlers don't make sense when
you are forcing them to run with a flush handlers anyway. So this change
takes the code we used in the handler and makes them explicit tasks in
the required locations where we used to do a flush handlers.  This
change should also improve the scope of some tasks to only occur when
necessary.

Change-Id: I1e31af24a4c1b9356a5971c6c1cb717d39d1e9b2
Closes-Bug: #1909750
2021-01-15 10:32:46 -07:00
..
cleanup-engine.yml expand login subtasks so it can be used in all rdo jobs 2019-09-05 13:08:00 +05:30
docker-distribution.yml Stop using handlers 2021-01-15 10:32:46 -07:00
docker-login.yml Don't log login 2020-02-20 23:02:09 +00:00
docker-update.yml Don't stop containers before docker package update 2019-11-11 12:37:35 +00:00
docker.yml Stop using handlers 2021-01-15 10:32:46 -07:00
install-engine.yml Stop using handlers 2021-01-15 10:32:46 -07:00
main.yml Add molecule testing 2019-07-10 18:42:16 -05:00
registry-login.yml expand login subtasks so it can be used in all rdo jobs 2019-09-05 13:08:00 +05:30