Re: [ansible-project] Get list of failed instances

2022-07-20 Thread Vinita Shah
This helped. Thank you so much. Much appreciated. On Monday, July 18, 2022 at 11:54:25 PM UTC-7 vbo...@gmail.com wrote: > On Mon, 18 Jul 2022 22:39:49 -0700 (PDT) > Vinita Shah wrote: > > > I have a dynamic inventory of hosts. *How do I get a list of failed > > instan

[ansible-project] Get list of failed instances

2022-07-18 Thread Vinita Shah
I have roles in the playbook. --- - hosts: platform_windows gather_facts: yes roles: - role: xx - role: xx I have a dynamic inventory of hosts. *How do I get a list of failed instances?* For e.g. the one with failed=1 state 10.x.x.x : ok=37 changed=2 unreachable=0 failed=1

[ansible-project] Re: How to login to Avocent servers and run ansible playbooks on the Network devices which are connected serially

2018-03-19 Thread Vinita Shah
Could you get this to work? I am running into the same issue. Thank you! On Monday, September 18, 2017 at 3:11:52 PM UTC-6, Mini wrote: > > I have been redirected from git hub issue list to here. Could someone > please take a look and suggest: > > I am trying to work on a scenario in which I