remove virtualenv_python

This commit is contained in:
Chris Hammer 2023-11-10 14:19:09 -05:00
parent d4532be2c2
commit afb6577c77

View File

@ -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