fix ansibleCD
This commit is contained in:
parent
91a1930642
commit
4a74533c72
1 changed files with 3 additions and 2 deletions
|
@ -84,6 +84,7 @@ jobs:
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
echo "Deploying to $target_host for folder $folder"
|
echo "Deploying to $target_host for folder $folder"
|
||||||
|
done
|
||||||
|
|
||||||
- name: Run Ansible Playbook
|
- name: Run Ansible Playbook
|
||||||
uses: docker://mafyuh/ansible-bws:v1.0.1
|
uses: docker://mafyuh/ansible-bws:v1.0.1
|
||||||
|
|
Loading…
Reference in a new issue