Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

willdurand/hubot-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.