mirror of
https://github.com/idealista/cookiecutter-ansible-role.git
synced 2024-11-19 19:06:12 +01:00
4 lines
192 B
Plaintext
4 lines
192 B
Plaintext
|
ansible=={{ cookiecutter.ansible_version }}
|
||
|
molecule=={{ cookiecutter.molecule_version }}
|
||
|
docker=={{ cookiecutter.python_docker_version }}
|
||
|
ansible-lint=={{ cookiecutter.ansible_lint_version }}
|