Re: [ansible-project] Re: cannot login to cisco switch using ansible

2018-08-09 Thread Michael Sawires
t; >> >> *From: *Ajay >> *Sent: *Thursday, 9 August 2018 10:13 AM >> *To: *Ansible Project >> *Subject: *Re: [ansible-project] Re: cannot login to cisco switch using >> ansible >> >> >> >> First of all, try executing this command: "

[ansible-project] cannot login to cisco switch using ansible

2018-08-08 Thread Michael Sawires
test@TESTVM:/etc/ansible$ ansible-playbook ios_facts.yml [WARNING] Ansible is in a world writable directory (/etc/ansible), ignoring it as an ansible.cfg source. PLAY [Collect IOS Device Facts]

Re: [ansible-project] Re: cannot login to cisco switch using ansible

2018-08-09 Thread Michael Sawires
r Manukonda >> *Sent: *Friday, 10 August 2018 9:59 AM >> *To: *ansible-project@googlegroups.com >> *Subject: *Re: [ansible-project] Re: cannot login to cisco switch using >> ansible >> >> >> >> Hi Michael, >> >> >> >> *"an

Re: [ansible-project] Re: cannot login to cisco switch using ansible

2018-08-09 Thread Michael Sawires
h work? like if you do *ssh > username@10.11.32.100 . *If it doesn't work, you > have to fix that first. Maybe the switch is allowing connections only from > particular IP addresses. > > Regards, > Ajay > > > > On Thu, Aug 9, 2018 at 8:02 AM Michael Sawires &g

[ansible-project] Cisco Show Power Inline command with Ansible

2019-01-31 Thread Michael Sawires
Hi There, I have a request to match a specific line in output of show power inline command below, mainly I need to extract line number 4 from below: DP-M-R4-C9K#sh power inline Module Available Used Remaining (Watts) (Watts)(Watts) -- -

[ansible-project] IOS_BGP Cisco issue

2019-06-24 Thread Michael Sawires
Hi There, I have a problem when I try to use ios_bgp module below is the details: Ansible Version ansible 2.8.1 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location