>     "failed": true,
>     "invocation": {
>         "module_args": {
>             "build": false,
>             "name": "['tor']",
>             "ports_dir": "/usr/ports",
>             "state": "present"
>         }
>     },
>     "item": [
>         "tor"
>     ],
>     "msg": "Can't find [tor]\n"

I'm wondering why is name set to "['tor']" and not "tor"

even after changing tor_packages from:

tor_packages: tor

to

tor_packages:
  - tor

or

tor_packages: ['tor']

-- 
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/08037a9f-f46a-e5b0-af75-28f9bf241154%40openmailbox.org.
For more options, visit https://groups.google.com/d/optout.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to