8 lines
115 B
Plaintext
8 lines
115 B
Plaintext
# Ansible-lint configuration
|
|
exclude_paths:
|
|
- .venv/
|
|
- .cache/
|
|
- molecule/
|
|
- .molecule/
|
|
- .pytest_cache/
|