We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46fb0c7 commit 906a128Copy full SHA for 906a128
.github/workflows/buid-vm-image-manual.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Install Ansible
44
run: |
45
python3 -m pip install --upgrade pip
46
- pip3 install ansible==2.17.9
+ pip3 install ansible-core==2.17.9
47
48
- name: replace variables
49
0 commit comments