update version
This commit is contained in:
parent
001a41f899
commit
7e7fb500ad
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ jobs:
|
||||||
done
|
done
|
||||||
|
|
||||||
- name: Run Ansible Playbook
|
- name: Run Ansible Playbook
|
||||||
uses: docker://mafyuh/ansible-bws:v1.0.1
|
uses: docker://mafyuh/ansible-bws:v1.0.3
|
||||||
with:
|
with:
|
||||||
args: ansible-playbook -i hosts.ini /playbooks/deploy-docker.yml --extra-vars "target_host=$target_host folder=$folder"
|
args: ansible-playbook -i hosts.ini /playbooks/deploy-docker.yml --extra-vars "target_host=$target_host folder=$folder"
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue