Duplicate plugin settings
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
a9b61df6a1
commit
8a39789f62
@ -12,13 +12,14 @@ steps:
|
||||
syntax_check: true
|
||||
|
||||
- name: Apply playbook
|
||||
image: plugins/ansible:1
|
||||
image: plugins/ansible:3
|
||||
volumes:
|
||||
- name: certificates
|
||||
path: /certificates
|
||||
settings:
|
||||
playbook: playbook.yml
|
||||
inventory: inventory.yml
|
||||
galaxy: requirements.yml
|
||||
private_key:
|
||||
from_secret: ssh_privatekey
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user