make absent
This commit is contained in:
parent
0d4540d1eb
commit
0f8b386fba
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
- name: Disable MPM Apache2 modules
|
||||
community.general.apache2_module:
|
||||
state: present
|
||||
state: absent
|
||||
name: "{{ item }}"
|
||||
loop:
|
||||
- mpm_worker
|
||||
|
|
Loading…
Reference in a new issue