UNPKG

node-ansible

Version:

Programmatic interface in Node.js for executing Ansible ad-hoc commands and playbooks

16 lines (11 loc) 487 B
# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ## 0.5.4 - 2015-12-19 ### Added - [#22](https://github.com/shaharke/node-ansible/issues/22) Add command option for --private-key ## 0.5.3 - 2015-12-19 ### Added - [#17](https://github.com/shaharke/node-ansible/pull/17) Emit 'close' event when the command completes - CHANGELOG.md for tracking changes between versions