diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2022-01-25 12:40:10 +0100 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2022-01-25 12:40:10 +0100 |
commit | bc267001fd61124c4752abe58d65d5f13dac9f5d (patch) | |
tree | 03a51a103021e8a3ec4b9f8950cf143a9928b5e6 /roles/icinga2/tasks/icinga.yml | |
parent | 1c7ffdae0fa70e066dee294e11bc7569c429c321 (diff) | |
download | ansible_collection-bc267001fd61124c4752abe58d65d5f13dac9f5d.tar.gz |
icinga: add contsants
Diffstat (limited to 'roles/icinga2/tasks/icinga.yml')
-rw-r--r-- | roles/icinga2/tasks/icinga.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/icinga2/tasks/icinga.yml b/roles/icinga2/tasks/icinga.yml index 7acbb47..239b5e2 100644 --- a/roles/icinga2/tasks/icinga.yml +++ b/roles/icinga2/tasks/icinga.yml @@ -46,6 +46,7 @@ loop: - ido-mysql.conf - api_users.conf + - constants.conf - name: Install config from git git: |