Update md
This commit is contained in:
parent
35da919742
commit
b9621f6d54
|
@ -173,3 +173,7 @@ This playbook deploys a Munin server and Munin "clients" using async to get info
|
|||
|
||||
This playbook deploys and configures an OpenLDAP server.
|
||||
|
||||
### playbook_icinga2_deploy.yml
|
||||
|
||||
This playbook deploys and configures an Icinga2/MariaDB/Icingaweb2 server.
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
* Complete iptables role for routers (FORWARD, NAT, ...).
|
||||
* Complete sysctl customizations role for routers (forward) and RA.
|
||||
* Create Icinga2 server and clients roles.
|
||||
* Create Icinga2 server (conf hosts) and clients roles.
|
||||
* Add a pre-task which can install python-apt, gentoolkit or python-yum if not installed (with shell module).
|
||||
* Add roles for different function:
|
||||
* **DNS authority**
|
||||
|
@ -18,12 +18,9 @@
|
|||
* GIT
|
||||
* Pad/Paste/...
|
||||
* Build server (Gentoo builds)
|
||||
* Peertube
|
||||
* Nextcloud
|
||||
* Zabbix/LibreNMS/autres trucs à tester
|
||||
* Tests (ex: restauration backup)
|
||||
* Site Web
|
||||
* Minecraft Server
|
||||
* Kubernetes cluster
|
||||
|
||||
## More...
|
||||
|
@ -31,3 +28,4 @@
|
|||
* Role munin-async: add possibility to deploy multiple SSH keys (if multiple Munin server).
|
||||
* Role munin-node: add some plugins / custom configurations for more details.
|
||||
* Test deploy all the infrastructure to validate ansible-base.
|
||||
* Role icinga2_server: add hosts.conf and hosts files via ansible (and not manually)
|
||||
|
|
Loading…
Reference in a new issue