Hi All,
I need to know if the “setup” module works for network devices or not. As per the Ansible documentation, the title for setup module says “setup - Gathers facts about remote hosts” and so I am confused as to if it works on not. I could have tested this by myself but I do not own any physical network device where I can test this. I tried on GNS3 based topology and the output of this command is not much of a help. As in, it’s not showing any necessary details/facts for the device.
Any inputs on this would be appreciated.
Regards,
DILRAJ
No, the setup module does not collect facts from ios devices, use ios_facts instead.
Hi Peter,
Hope you are doing well.
I am new to Ansible and learning it through various sources, One of the sources is ansible’s website itself and in particular Ansible Webinars.
My learning is completely focused on Networking perspective and I know that there is also a category at your “webinar-training” section at https://www.ansible.com/resources/webinars-trainingwhich specifically talks about the use-case of ansible from Networking standpoint.
Problem is: After going through the first 3 webinars I kind of got lost with the pattern. In the webinars, I hear you saying that the webinars are recorded every month (first week) but I do not see webinars getting continued after first there. It kind of lost the series/continuity with which the next webinars should have been recorded. I see webinars with “Ask an Expert” title and some are related to a specific product like windows and not generic as the first three.
Could you please suggest if there is any other repo where all these are uploaded in series?
Regards,
DILRAJ