ansible-base/ToDoList.md

34 lines
1.0 KiB
Markdown
Raw Normal View History

2020-05-15 22:22:26 +02:00
# ToDoList (not exhaustive)
2020-07-12 14:24:59 +02:00
* Complete iptables role for routers (FORWARD, NAT, ...).
* Complete sysctl customizations role for routers (forward) and RA.
* Create Icinga2 server and clients roles.
2020-05-15 22:22:26 +02:00
* Add a pre-task which can install python-apt, gentoolkit or python-yum if not installed (with shell module).
2020-07-12 14:24:59 +02:00
* Add roles for different function:
* **DNS authority**
* **DNS resolvers**
* **OpenVPN server**
* **Wireguard server (or tinc ?)**
* **BGP router**
* **Key server**
* **LDAP server**
* **Mail server**
* **DOH server**
* **Weechat + IRC Relay**
* GIT
* Pad/Paste/...
* Build server (Gentoo builds)
* Peertube
* Nextcloud
* Zabbix/LibreNMS/autres trucs à tester
* Tests (ex: restauration backup)
* Site Web
* Minecraft Server
* Kubernetes cluster
2020-05-15 22:22:26 +02:00
2020-07-12 14:24:59 +02:00
## More...
* 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.