Skip to content
Snippets Groups Projects
Commit cc123307 authored by jabertwo's avatar jabertwo
Browse files

fix icinga_test deployment

parent d581e30c
No related branches found
No related tags found
No related merge requests found
......@@ -90,6 +90,11 @@
- debuglog_enable.sh
- debuglog_disable.sh
- name: Default users.conf löschen
ansible.builtin.file:
path: "{{ basedir }}/etc/icinga/conf.d/users.conf"
state: absent
- name: Konfig-Dateien erstellen (icinga,icingaweb2,graphite)
template:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment