Releases: gdelafosse/ansible-node-module
Releases · gdelafosse/ansible-node-module
Support for JSON argument passing
v0.1.2 0.1.2
clean package and write README
This release just cleaned the content of the published package,
The README describes usage and features.
writing ansible module with nodejs
This first release provides the following features :
- reading arguments provided by ansible
- printing the object returned by the callback
- managing failed flag if the callback throws an error