14 lines
197 B
Plaintext
14 lines
197 B
Plaintext
# Encrypted secrets
|
|
group_vars/all/vault.yml
|
|
|
|
# Installed collections
|
|
collections/
|
|
|
|
# Ansible retry files
|
|
*.retry
|
|
|
|
# Local controller environment and test caches
|
|
.venv/
|
|
__pycache__/
|
|
.pytest_cache/
|