/hubot-ansible

Let Hubot run `ansible-playbook` for you!

Primary LanguageCoffeeScript

hubot-ansible

Build Status

A hubot script that runs Ansible playbooks.

See src/ansible.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-ansible-me --save

Then add hubot-ansible to your external-scripts.json:

[
  "hubot-ansible-me"
]

License

hubot-ansible is released under the MIT License. See the bundled LICENSE file for details.