Update ToDoList and work in progress for workstation
This commit is contained in:
parent
80f2497d22
commit
a1071099f0
|
@ -10,22 +10,13 @@
|
||||||
* **OpenVPN server**
|
* **OpenVPN server**
|
||||||
* **Wireguard server (or tinc ?)**
|
* **Wireguard server (or tinc ?)**
|
||||||
* **BGP router**
|
* **BGP router**
|
||||||
* **Key server**
|
|
||||||
* **LDAP server**
|
* **LDAP server**
|
||||||
* **Mail server**
|
|
||||||
* **DOH server**
|
* **DOH server**
|
||||||
* **Weechat + IRC Relay**
|
* **Weechat + IRC Relay**
|
||||||
* GIT
|
|
||||||
* Pad/Paste/...
|
|
||||||
* Build server (Gentoo builds)
|
* Build server (Gentoo builds)
|
||||||
* Nextcloud
|
|
||||||
* Zabbix/LibreNMS/autres trucs à tester
|
|
||||||
* Tests (ex: restauration backup)
|
|
||||||
* Kubernetes cluster
|
|
||||||
|
|
||||||
## More...
|
## More...
|
||||||
|
|
||||||
* Role munin-async: add possibility to deploy multiple SSH keys (if multiple Munin server).
|
* 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.
|
* 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)
|
* 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/vault-workstation.yml
|
||||||
- vars_workstation/vars-workstation.yml
|
- vars_workstation/vars-workstation.yml
|
||||||
roles:
|
roles:
|
||||||
- client_resolvers
|
#- client_resolvers
|
||||||
- client_tools
|
#- client_tools
|
||||||
- client_ntp
|
#- client_ntp
|
||||||
- client_iptables
|
#- client_iptables
|
||||||
- workstation_mutt
|
#- workstation_mutt
|
||||||
|
#- workstation_xdesktop
|
||||||
|
- workstation_portage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue