Giter VIP home page Giter VIP logo

drone-ansible's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

drone-ansible's Issues

Inconsistent documentation

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?

secrets: [ssh_key]

Hello!
In the secrets I added ssh_key
Here is my code:

deploy-staging:
    image: rics3n/drone-ansible:2
    secrets: [ ssh_key ]
    playbook: ansible/playbook.yml
    inventory_path: ansible/inventory
    inventory: hosts

In the secrets I added ssh_key
Tell me why ssh_key does not work

Add username "-u" parameter

I'm using different username on my local machine and drone for ssh connection.

Currently I put username to ansible.cfg, but I'd think it'd be more convenient to have this configuration in .drone.yml.

External ansible repo

Is there any way to reference and use an external ansible repo, which contains a variety of roles, playbooks, etc and obviously one or more inventory files?

Put the other way, must you maintain an inventory and playbook file in the project that you want to use drone-ansible from?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.