remove j2 file extensions

This commit is contained in:
2025-10-12 19:13:00 -07:00
parent 859bb6cb79
commit b491da77f0
15 changed files with 91 additions and 29 deletions
+4
View File
@@ -0,0 +1,4 @@
TFTP_USERNAME="tftp"
TFTP_DIRECTORY="/srv/tftp"
TFTP_ADDRESS="{{ server_ip }}:69"
TFTP_OPTIONS="--secure --verbose"