summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorDmitry Ilvokhin <d@ilvokhin.com>2024-06-30 15:31:10 +0100
committerDmitry Ilvokhin <d@ilvokhin.com>2024-06-30 15:31:10 +0100
commit049d65270e73feaa4a6729fb660e5b9aee546391 (patch)
tree9a0ce5b1a02b675b22778262a4a0ab2c5740fa7c /TODO.txt
parentec1d4d333f725a94b4e646c08598f7377196b763 (diff)
downloadinfra-049d65270e73feaa4a6729fb660e5b9aee546391.tar.gz
infra-049d65270e73feaa4a6729fb660e5b9aee546391.tar.bz2
infra-049d65270e73feaa4a6729fb660e5b9aee546391.zip
Migrate from `yes` to `true`
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 82dd6f2..704c428 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -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.