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