Update ToDoList and work in progress for workstation
This commit is contained in:
parent
80f2497d22
commit
a1071099f0
|
@ -10,22 +10,13 @@
|
|||
* **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)
|
||||
* Nextcloud
|
||||
* Zabbix/LibreNMS/autres trucs à tester
|
||||
* Tests (ex: restauration backup)
|
||||
* Kubernetes cluster
|
||||
|
||||
## 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.
|
||||
* Role icinga2_server: add hosts.conf and hosts files via ansible (and not manually)
|
||||
|
|
|
@ -5,9 +5,11 @@
|
|||
- vars_workstation/vault-workstation.yml
|
||||
- vars_workstation/vars-workstation.yml
|
||||
roles:
|
||||
- client_resolvers
|
||||
- client_tools
|
||||
- client_ntp
|
||||
- client_iptables
|
||||
- workstation_mutt
|
||||
#- client_resolvers
|
||||
#- client_tools
|
||||
#- client_ntp
|
||||
#- client_iptables
|
||||
#- workstation_mutt
|
||||
#- workstation_xdesktop
|
||||
- workstation_portage
|
||||
|
||||
|
|
Loading…
Reference in a new issue