To help, here's the output of -vvvv

changed: [ubuntu16] => (item={u'name': u'nginx'}) => {
    "changed": true,
    "enabled": true,
    "invocation": {
        "module_args": {
            "daemon_reload": false,
            "enabled": true,
            "force": null,
            "masked": null,
            "name": "nginx",
            "no_block": false,
            "state": null,
            "user": false
        }
    },
    "item": {
        "name": "nginx"
    },

The above is replicated for each service that is listed in with_items.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to