This commit is contained in:
@@ -58,10 +58,6 @@
|
|||||||
retries: 10
|
retries: 10
|
||||||
delay: 5
|
delay: 5
|
||||||
|
|
||||||
- name: Debug container_info
|
|
||||||
ansible.builtin.debug:
|
|
||||||
var: host_info.containers
|
|
||||||
|
|
||||||
- name: Verify that web and db services are running
|
- name: Verify that web and db services are running
|
||||||
ansible.builtin.assert:
|
ansible.builtin.assert:
|
||||||
that:
|
that:
|
||||||
|
|||||||
Reference in New Issue
Block a user