Skip to content

Commit 906a128

Browse files
committed
ansible-core ver
1 parent 46fb0c7 commit 906a128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buid-vm-image-manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Install Ansible
4444
run: |
4545
python3 -m pip install --upgrade pip
46-
pip3 install ansible==2.17.9
46+
pip3 install ansible-core==2.17.9
4747
4848
- name: replace variables
4949
run: |

0 commit comments

Comments
 (0)