fix: no leaky secrets

This commit is contained in:
2025-12-30 12:46:28 -05:00
parent 5686da2377
commit bb969bbbb9
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@@ -219,3 +219,4 @@ cython_debug/
*.key *.key
.ansible .ansible
*.out *.out
secrets/

View File

@@ -1 +0,0 @@
{"nat-public-ip": {"sensitive": false, "type": "string", "value": "37.27.12.195"}}