dev #1
1 changed files with 5 additions and 2 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -4,10 +4,13 @@ inventory/
|
|||
# Ignore .secret files.... you know, there secret...
|
||||
*.secret
|
||||
.vault-*
|
||||
vault.secret
|
||||
|
||||
# Ignore Caching
|
||||
cache/
|
||||
|
||||
# Ignore Testplaybook
|
||||
playbooks/global/testserver.yml
|
||||
playbooks/global/testserver.yml
|
||||
|
||||
# Ignore unneccessary Files
|
||||
.vscode
|
||||
.ansible
|
Loading…
Add table
Reference in a new issue