make absent

This commit is contained in:
Antonio J. Delgado 2023-02-06 14:47:12 +02:00
parent 0d4540d1eb
commit 0f8b386fba

View file

@ -20,7 +20,7 @@
- name: Disable MPM Apache2 modules - name: Disable MPM Apache2 modules
community.general.apache2_module: community.general.apache2_module:
state: present state: absent
name: "{{ item }}" name: "{{ item }}"
loop: loop:
- mpm_worker - mpm_worker