Remove private SSH key from ansible-push/keys; add .gitignore

This commit is contained in:
Artemis
2026-06-14 19:53:33 -04:00
parent a54d4cb0c9
commit 42bf6b91b7
2 changed files with 5 additions and 8 deletions

5
ansible-push/keys/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
# Never commit private keys
id_ed25519
id_rsa
*.pem
known_hosts.old