🔭 Ansible Drone plugin needs inventory set
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sivert V. Sæther 2023-02-06 15:40:31 +01:00
parent 025addba0f
commit 6868986b7c

View File

@ -16,6 +16,7 @@ steps:
- name: run updates - name: run updates
image: plugins/ansible image: plugins/ansible
settings: settings:
inventory: servers.ini
playbook: site.yml playbook: site.yml
private_key: private_key:
from_secret: key from_secret: key