ansible/changelogs/fragments/72197-upgrade-test-ansible-runner.yml
Alan Rominger 1fbac24739
Update ansible-runner tests version and deps (#72197)
We could not find reason for the docutils install so trying out removing it.
Also bumping to latest version of ansible-runner

Skip all python2 versions because next ansible-runner drops it

Co-authored-by: Elijah DeLee <kdelee@redhat.com>
2020-11-18 11:00:04 -05:00

4 lines
221 B
YAML

minor_changes:
- ansible-test - Upgrade ansible-runner version used in compatibility tests,
remove some tasks that were only needed with older versions, and
skip in python2 because ansible-runner is soon dropping it.