## Ansible
*.retry
.ansible_cache

## Molecule
.cache
.molecule
.tox
.vagrant

## Python
.pytest_cache/
__pycache__/
*.py[cod]
*$py.class