Fix linter warnings in apache role
This commit is contained in:
parent
640f8296d3
commit
ba9f9d0019
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
apt:
|
||||
name:
|
||||
- apache2
|
||||
state: latest
|
||||
state: present
|
||||
|
||||
- name: Ensure necessary modules are enabled
|
||||
apache2_module:
|
||||
|
|
Loading…
Reference in a new issue