13 lines
No EOL
220 B
Text
13 lines
No EOL
220 B
Text
# Ignore inventory file. This are Submodules
|
|
inventory/
|
|
|
|
# Ignore .secret files.... you know, there secret...
|
|
*.secret
|
|
.vault-*
|
|
vault.secret
|
|
|
|
# Ignore Caching
|
|
cache/
|
|
|
|
# Ignore Testplaybook
|
|
playbooks/global/testserver.yml |