summaryrefslogtreecommitdiff
path: root/changelogs/fragments/ansible-test-remove-tox-option.yml
blob: 28da96caa128eb1a0abcd3ea96e57655915246a9 (plain)
1
2
3
4
5
minor_changes:
    - ansible-test no longer provides a ``--tox`` option.
      Use the ``--venv`` option instead.
      This only affects testing the Ansible source.
      The feature was never available for Ansible Collections or when running from an Ansible install.