blob: 704c428b692459d0d7b23170bef279ba789b6982 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
TODO
* Automate snapshots and reboots.
* Fix quotes: use either single quotes or double quotes.
* Enable linters: ansible-lint, yamllint.
* Enable IPv6 for wireguard.
* Setup L2TP/IPsec VPN server.
* Set correct hostname for each host.
* Setup irssi client.
* Migrate from DigitalOcean snapshots to avoid vendor lock.
DOTFILES
Main idea is to manage dotfiles everywhere with ansible.
REFERENCES
[1]: https://gitlab.archlinux.org/archlinux/infrastructure/-/tree/master
[2]: https://github.com/cdown/ansible-desktop
[3]: https://github.com/rudenkornk/dotfiles
[4]: https://stackoverflow.com/a/48892377/1313516
[5]: https://www.procustodibus.com/blog/2022/06/multi-hop-wireguard
[6]: https://casavant.org/2020/10/10/wireguard-fwmark.html
[7]: https://gitlab.torproject.org/legacy/trac/-/wikis/doc/TransparentProxy
|