summaryrefslogtreecommitdiff
path: root/changelogs/fragments/76372-fix-pip-virtualenv-command-parsing.yml
blob: 96cd8b646aa963b6e3c69c8ffb6125b78d6725ee (plain)
1
2
3
4
5
6
---
bugfixes:
  - >-
    Fixed `pip` module failure in case of usage quotes for
    `virtualenv_command` option for the venv command.
    (https://github.com/ansible/ansible/issues/76372)