init commit
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Secrets and sensitive inventory
|
||||
inventory/*.ini
|
||||
inventory/host_vars/
|
||||
inventory/group_vars/*_vault.yml
|
||||
.vault_pass.txt
|
||||
|
||||
# SSH keys
|
||||
*.pem
|
||||
id_rsa*
|
||||
id_ed25519*
|
||||
|
||||
# Local config
|
||||
.ansible.cfg
|
Reference in New Issue
Block a user