Uncommented initial steps in configuration process

This commit is contained in:
Peter Edmond 2025-06-19 23:12:56 +01:00
parent 0162523698
commit e46a04ebec
2 changed files with 8 additions and 2 deletions

View File

@ -13,3 +13,9 @@ icinga.yml
Playbook configures the Telos Digital ICINGA2 monitoring system
INSTALLATION
============
ansible-playbook -i hosts icinga.yml --ask-vault-pass

View File

@ -9,8 +9,8 @@
- group_vars/db/vault.yml # This is encrypted
roles:
#- httpd_with_php
#- mariadb
- httpd_with_php
- mariadb
- icinga2
- icingaweb2