Error message: fatal: [localhost]: FAILED! => {"failed": true, "msg": "an
unexpected type error occurred. Error was can only concatenate list (not
\"unicode\") to list"}
Example:
my_list=[]
my_var="var1"
my_list= mylist+my_var
final results:
my_List=["var1"]
how do I do that?
--
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/e1e38e3e-9f92-4e13-8b91-36928e674da7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.