tripleo-ci/requirements.yml
Douglas Viroel 941bbcdfff Fixes for ansible-lint in tox linter job
This patch updated ansible-lint version on pre-commit configuration
file and updates tox.ini to install ansible and collections needed for
ansible-lint validation.

Closes-Bug: #2019875

Change-Id: Ib68f5b26ea5672d294709a8a1d7e725133be0203
2023-05-16 14:46:18 -03:00

5 lines
97 B
YAML

---
collections:
- name: community.general # molecule uses 'ini_file'
- name: ansible.posix