remove virtualenv_python
This commit is contained in:
@ -23,7 +23,6 @@
|
||||
ansible.builtin.pip:
|
||||
name: "ansible-lint=={{ ansible_lint_vers }}"
|
||||
virtualenv: "{{ ansible_lint_venv }}"
|
||||
virtualenv_python: python3.9
|
||||
|
||||
|
||||
- name: Ansible Lint Debug Information
|
||||
|
Reference in New Issue
Block a user