re-add version specific ansible-lint install
This commit is contained in:
parent
bb92f3720a
commit
81b88080f5
@ -23,8 +23,7 @@
|
||||
|
||||
- name: Create VirtualEnv and Install ansible-lint
|
||||
ansible.builtin.pip:
|
||||
name: ansible-lint
|
||||
# name: "ansible-lint=={{ ansible_lint_vers }}"
|
||||
name: "ansible-lint=={{ ansible_lint_vers }}"
|
||||
virtualenv: "{{ ansible_lint_venv }}"
|
||||
virtualenv_python: python3.9
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user