ansible-base/ToDoList.md

23 lines
848 B
Markdown
Raw Permalink 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.
2020-10-03 15:55:07 +02:00
* Create Icinga2 server (conf hosts) 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**
* **LDAP server**
* **DOH server**
* **Weechat + IRC Relay**
* Build server (Gentoo builds)
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.
2020-10-03 15:55:07 +02:00
* Role icinga2_server: add hosts.conf and hosts files via ansible (and not manually)