Hi, I am trying to figure out what could be problem when I upgraded Ansible to 2.0 (actually 2.0.0.1) and added into ec2_lc configuration lines for classic_link_vpc_id and classic_link_vpc_security_groups but get following error:
TypeError: __init__() got an unexpected keyword argument 'classic_link_vpc_id' Machine has Python 2.7.9 and when someone had same error it was fixed by upgrading from 2.6.6 to 2.7.10 (in 2.0.0 RC1 - https://github.com/ansible/ansible-modules-core/issues/2601) and was wondering could that be possible reason and should I try that? Its Ubuntu and latest Python that is available for it is 2.7.9 and if not necessary wouldn't want to try to build it from sources or something. -- jari -- 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/59bb1da9-d24d-4ff9-ab63-5f1854127033%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
