Skip to content

Releases: gdelafosse/ansible-node-module

Support for JSON argument passing

18 Sep 19:57
Compare
Choose a tag to compare

clean package and write README

01 May 07:34
Compare
Choose a tag to compare

This release just cleaned the content of the published package,
The README describes usage and features.

writing ansible module with nodejs

30 Apr 21:47
Compare
Choose a tag to compare

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