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
|
syntax_check: true
|
||||||
|
|
||||||
- name: Apply playbook
|
- name: Apply playbook
|
||||||
image: plugins/ansible:1
|
image: plugins/ansible:3
|
||||||
volumes:
|
volumes:
|
||||||
- name: certificates
|
- name: certificates
|
||||||
path: /certificates
|
path: /certificates
|
||||||
settings:
|
settings:
|
||||||
playbook: playbook.yml
|
playbook: playbook.yml
|
||||||
inventory: inventory.yml
|
inventory: inventory.yml
|
||||||
|
galaxy: requirements.yml
|
||||||
private_key:
|
private_key:
|
||||||
from_secret: ssh_privatekey
|
from_secret: ssh_privatekey
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user