You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/examples
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.
14 years ago
..
ansible_hosts Example for list of hosts syntax 14 years ago
playbook.yml A basic service module with 'ensure' idempotence semantics. Playbook updated to use service 14 years ago