Switch to shirito/drone-ansible

This commit is contained in:
Mangiang 2021-11-01 22:29:02 -04:00
parent 5dfef566ab
commit ae1c6dc827
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: plugins/ansible:3
image: shirito/drone-ansible:latest
settings:
playbook: ./.ansible-items/playbook.yml
inventory: ./.ansible-items/inventory
@ -53,14 +53,14 @@ steps:
- development
- name: apply ansible playbook
image: plugins/ansible:3
image: shirito/drone-ansible:latest
settings:
playbook: ./.ansible-items/playbook.yml
inventory: ./.ansible-items/inventory
galaxy: ./.ansible-items/requirements.yml
private_key:
from_secret: deploy_ssh_key
password:
private-key-passphrase:
from_secret: deploy_ssh_key_password
environment:
DEPLOY_HOSTNAME: