mod_auth_gssapi: Fix restarting apache
This commit is contained in:
parent
f1dce581c3
commit
30df2ca53a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
ansible.builtin.package:
|
||||
name: mod_auth_gssapi
|
||||
state: installed
|
||||
notify: restart apache
|
||||
notify: Restart apache
|
||||
|
||||
- name: Allow httpd to connect network
|
||||
ansible.posix.seboolean:
|
||||
|
|
Loading…
Add table
Reference in a new issue