Issue #167: More fixes, oops.

This commit is contained in:
Jeff Geerling
2020-07-20 16:31:49 -05:00
parent 4a2b1b918b
commit f4f4ec6fcf

View File

@@ -88,7 +88,7 @@ jobs:
- name: Install ansible base (devel branch)
run: |
pip uninstall ansible
pip uninstall -y ansible
pip install https://github.com/ansible/ansible/archive/devel.tar.gz --disable-pip-version-check
- name: Create default collection path symlink