chore: change drone-ansible version

This commit is contained in:
Mangiang 2021-11-02 09:51:42 -04:00
parent ae1c6dc827
commit 8a0cec92de
No known key found for this signature in database
GPG Key ID: DAE9B92A692CD55C

View File

@ -42,7 +42,7 @@ steps:
- rm ./items/api/public/index.html
- name: check ansible syntax
image: shirito/drone-ansible:latest
image: shirito/drone-ansible:1.0.0
settings:
playbook: ./.ansible-items/playbook.yml
inventory: ./.ansible-items/inventory
@ -53,7 +53,7 @@ steps:
- development
- name: apply ansible playbook
image: shirito/drone-ansible:latest
image: shirito/drone-ansible:1.0.0
settings:
playbook: ./.ansible-items/playbook.yml
inventory: ./.ansible-items/inventory