ansible/library
Michael DeHaan d308254eae A basic service module with 'ensure' idempotence semantics. Playbook updated to use service
module vs command module for restarting.  May be some bugs and requires the service to implement 'status' -- and probably some better error handling (i.e. return JSON with "failed" element if failed).

Improvements welcome.
2012-02-25 20:27:11 -05:00
..
command applying indentation patch from skvidal 2012-02-25 17:16:23 -05:00
copy applying indentation patch from skvidal 2012-02-25 17:16:23 -05:00
facter Example facter module. Look how quick that was. 2012-02-23 15:24:24 -05:00
ohai applying indentation patch from skvidal 2012-02-25 17:16:23 -05:00
ping applying indentation patch from skvidal 2012-02-25 17:16:23 -05:00
service A basic service module with 'ensure' idempotence semantics. Playbook updated to use service 2012-02-25 20:27:11 -05:00
setup Added remote templating engine using jinja2, see examples/playbook.yml for usage. 2012-02-24 04:35:51 -05:00
template applying indentation patch from skvidal 2012-02-25 17:16:23 -05:00