You can include a copy of the module from 2.x in a library directory alongside your playbook or in a role (e.g. https://github.com/cchurch/ansible-role-win-ec2/tree/master/library -- I renamed the module so it's clear which one I'm using when running with either 1.9.x or 2.x).
On Tue, Nov 24, 2015 at 12:30 PM, Slim Slam <[email protected]> wrote: > Is there a way to get the Windows password for an EC2 Windows Server in > Ansible 1.9.4 ? > It appears that ec2_win_password only works in Ansible 2.x > > J > > -- > 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/12ea3f5f-08d4-4971-9922-c62217c3846c%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/12ea3f5f-08d4-4971-9922-c62217c3846c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAH%2BKTJ5NO%2Bu_JSWOrMGz2APkz7YWd75tvb5axFo9zA1KS_rtPQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
