feat: Debian 12 compatibility
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
d8c17dad4b
commit
36c0ce1de6
9 changed files with 34 additions and 18 deletions
|
@ -8,7 +8,7 @@
|
|||
- python3-jinja2
|
||||
- python3-requests
|
||||
- python3-jsonschema
|
||||
- python-pexpect
|
||||
- python3-pexpect
|
||||
|
||||
- name: Generate nagios configurations
|
||||
ansible.builtin.template:
|
||||
|
@ -100,6 +100,7 @@
|
|||
loop:
|
||||
- auth_digest
|
||||
- headers
|
||||
- cgi
|
||||
changed_when: true
|
||||
|
||||
- name: Restart apache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue