Skip to main content

Questions tagged [ansible]

For questions about the software Ansible, where it is an open-source software provisioning, configuration management, and application deployment tool typically used for network equipment and solutions. This tag should only be used in relation to on topic network equipment.

2 votes
2 answers
445 views

What is the difference between Software-Defined Networking and Network Automation? If you are managing your routers and switches using tools like Puppet or Ansible, or by using bash scripts or python ...
Noob_Guy's user avatar
  • 531
-1 votes
1 answer
267 views

I have been trying to get active VPN count from FTD firewalls using ansible, I tried the same on ASA and it have been running successfully. But when comes to FTD ansible, As it uses httpapi instead of ...
Eniyan's user avatar
  • 11
1 vote
2 answers
471 views

I'm trying to get a VPN count from asa firewall. I'm using show vpn-sessiondb summary | i *vpn name and store the result in a file. I have 5 hosts, each host will return a string like below. and I'll ...
Eniyan's user avatar
  • 11
0 votes
1 answer
335 views

I could not find ansible module specific to dell switches yet. Existing modules mostly refer to dell emc products. Thanks
hakkican's user avatar
  • 145
1 vote
2 answers
164 views

I am new in Ansible and wondering why I am getting invalid results. Here is the short script which should return an inventory informations like SN, model, SW version and name. --- - name: Cisco ...
deuter's user avatar
  • 21
2 votes
1 answer
1k views

Last few days i am playing with cisco nexus switch to deploy config using nxos ansible modules to make it automate. I am running n3000-uk9-kickstart.6.0.2.U6.6.bin software and here is my playbook ...
Satish's user avatar
  • 4,461