Re: [ansible-project] Re: ansible conditions

2018-02-04 Thread eshan TANDON
project+unsubscr...@googlegroups.com. > To post to this group, send email to ansible-project@googlegroups.com. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/ansible-project/706a2822-ca39-4a02-a397-941819bc819f%40googlegroups. > com > <https://groups.

[ansible-project] Re: Creating multiple rules on an AWS load balancer listener

2018-02-04 Thread eshan TANDON
Hi There, Seems like the code is executing the entire block twice, ie the ELB creation is getting executed twice. Here is the reference document: http://docs.ansible.com/ansible/latest/playbooks_loops.html -- - name: add se

Re: [ansible-project] To Login SOAP API

2018-02-05 Thread eshan TANDON
s.google.com/d/msgid/ansible-project/c47a504c-061c-45f9-8f99-ca87ad7c7c03%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Warm Regards, Eshan Tandon -- You received this message because you are subscrib

[ansible-project] Error 'Task' object has no attribute 'async_val' after ansible upgrade

2018-03-29 Thread eshan TANDON
Hi Everyone, I am starting to see the following error since the ansible upgrade to 2.5: The full traceback is: Traceback (most recent call last): File "/usr/local/lib/python2.7/site-packages/ansible/executor/task_executor.py", line 130, in run res = self._execute() File "/usr/local/