Skip to content

Instantly share code, notes, and snippets.

@rohitthakur2590
Last active January 25, 2023 16:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rohitthakur2590/2e6bc4deed05a38de3c3ee07570f729f to your computer and use it in GitHub Desktop.
Save rohitthakur2590/2e6bc4deed05a38de3c3ee07570f729f to your computer and use it in GitHub Desktop.
network.base actio list use
TASK [network.base.resource_manager : Available Network resources] **************************************************************************
ok: [92.168.122.220] => {
"msg": {
"ansible_connection": "ansible.netcommon.network_cli",
"ansible_network_os": "cisco.ios.ios",
"changed": false,
"failed": false,
"modules": [
"acl_interfaces",
"acls",
"bgp_address_family",
"bgp_global",
"hostname",
"interfaces",
"l2_interfaces",
"l3_interfaces",
"lacp",
"lacp_interfaces",
"lag_interfaces",
"lldp_global",
"lldp_interfaces",
"logging_global",
"ntp_global",
"ospf_interfaces",
"ospfv2",
"ospfv3",
"prefix_lists",
"route_maps",
"snmp_server",
"static_routes",
"vlans"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment