Hi, The problem is caused by using "bare" variable in "with_items" in line 7 and few more lines below: https://github.com/bennojoy/mysql/blob/master/tasks/main.yml#L7 This file is last updated on Nov 4, 2014 when this was allowed, but it's not anymore: https://github.com/ansible/ansible/blob/devel/CHANGELOG.md#removed-deprecated
Try fixing it locally (and/or submit a PR/issue at GitHub) or search for another similar role. Cheers, Marko CONFIDENTIALITY NOTICE: This message is the property of International Game Technology PLC and/or its subsidiaries and may contain proprietary, confidential or trade secret information. This message is intended solely for the use of the addressee. If you are not the intended recipient and have received this message in error, please delete this message from your system. Any unauthorized reading, distribution, copying, or other use of this message or its attachments is strictly prohibited. -- 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/SN1PR01MB19504698237A085B68044778EB4F0%40SN1PR01MB1950.prod.exchangelabs.com. For more options, visit https://groups.google.com/d/optout.
