Merge release/v1.1.4 deploy workflow fix
This commit is contained in:
commit
a94488ffe5
1
.github/workflows/pipeline.yml
vendored
1
.github/workflows/pipeline.yml
vendored
@ -272,6 +272,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
python -m pip install "ansible-core==2.18.3"
|
python -m pip install "ansible-core==2.18.3"
|
||||||
|
ansible-galaxy collection install ansible.posix
|
||||||
|
|
||||||
- name: Resolve deployment settings
|
- name: Resolve deployment settings
|
||||||
id: deploy_meta
|
id: deploy_meta
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user