diff options
author | Dmitry Ilvokhin <d@ilvokhin.com> | 2024-06-30 15:31:10 +0100 |
---|---|---|
committer | Dmitry Ilvokhin <d@ilvokhin.com> | 2024-06-30 15:31:10 +0100 |
commit | 049d65270e73feaa4a6729fb660e5b9aee546391 (patch) | |
tree | 9a0ce5b1a02b675b22778262a4a0ab2c5740fa7c /TODO.txt | |
parent | ec1d4d333f725a94b4e646c08598f7377196b763 (diff) | |
download | infra-049d65270e73feaa4a6729fb660e5b9aee546391.tar.gz infra-049d65270e73feaa4a6729fb660e5b9aee546391.tar.bz2 infra-049d65270e73feaa4a6729fb660e5b9aee546391.zip |
Migrate from `yes` to `true`
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ TODO * Automate snapshots and reboots. * Fix quotes: use either single quotes or double quotes. -* Replace true -> yes or vice versa. * Enable linters: ansible-lint, yamllint. * Enable IPv6 for wireguard. * Setup L2TP/IPsec VPN server. |