rics3n / drone-ansible

Drone plugin for deploying with ansible
Apache License 2.0
15 stars 9 forks source link

Inconsistent documentation #3

Open thetooth opened 7 years ago

thetooth commented 7 years ago

Currently the readme says "ssh-key - define the ssh-key to use for connecting to hosts" however the example shows using the secrets param to pass the ssh_key. Can you update the readme to reflect this?

nsiniakevich commented 6 years ago

It's the same about inventory-path. I spent about an hour to figure out that it should be inventory_path: some/path