yep, works:

# ansible -i inventories/oops_nodes.yml  -l hiro.local -m service -a 
 "name=chronyd state=started" all
hiro.local | success >> {
    "changed": false,
    "name": "chronyd",
    "state": "started"
}

curious for the diffs now ;-) 

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/a4d9b933-16d6-4af6-b8d8-6fd3d689ac2c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to