We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66eb28f commit 7b58f33Copy full SHA for 7b58f33
.github/workflows/ac-ansible-test-sanity.yml
@@ -64,7 +64,7 @@ jobs:
64
run: |
65
source venv/venv-2.16/bin/activate
66
python -m pip install --upgrade pip
67
- pip install ansible
+ pip install ansible-core==2.17.6
68
69
- name: Run ac-sanity
70
0 commit comments