kill end_play

This commit is contained in:
Chris Hammer 2024-04-23 16:18:23 -04:00
parent 46e62977ae
commit c7a929c4b5

View File

@ -41,10 +41,6 @@
data:
mw_apache_is_installed: false
- name: Middleware Apache package not present. Ending host.
ansible.builtin.meta: end_play
- name: Verify if Middleware Apache process is running
block:
- name: Check if any Middleware Apache processes are running