You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network/ios/fixtures
hexdump0x0200 4d407d1781 ios_logging: fix idempotence errors (#53109)
* ios_logging: fix the error checking the existence of "host" destinations (IOS 12)

In the "have" list, records of type "host" do not contain the key "size",
although in the list "want" it is always there. Because of this, the module
assumes that the "host" type destinations is not configured and does it again.
This does not change the configuration on the device, but is redundant and
the status of the task will always be "changed". This patch fixes it.

* ios_logging: fixes #53227

* ios_logging: minor changes in string matching
6 years ago
..
configure_terminal network command modules cleanup (#45242) 6 years ago
ios_banner_show_banner.txt Add ios_banner module (#22687) 8 years ago
ios_bgp_config.cfg New module to support BGP configuration management in IOS (#49121) 6 years ago
ios_config_config.cfg refactors ios_config to use network_cli plugin (#20042) 8 years ago
ios_config_defaults.cfg refactors ios_config to use network_cli plugin (#20042) 8 years ago
ios_config_src.cfg refactors ios_config to use network_cli plugin (#20042) 8 years ago
ios_facts_dir ios_facts: Report space of file systems (#41850) 6 years ago
ios_facts_show_cdp ios_facts: Gather CDP neighbor data (#49129) 6 years ago
ios_facts_show_cdp_neighbors_detail ios_facts: Gather CDP neighbor data (#49129) 6 years ago
ios_facts_show_interfaces Search for macaddresses more stringently (#40901) 6 years ago
ios_facts_show_ip_interface Search for macaddresses more stringently (#40901) 6 years ago
ios_facts_show_ipv6_interface Search for macaddresses more stringently (#40901) 6 years ago
ios_facts_show_lldp ios_facts: Gather CDP neighbor data (#49129) 6 years ago
ios_facts_show_lldp_neighbors_detail ios_facts: Gather CDP neighbor data (#49129) 6 years ago
ios_facts_show_memory_statistics ios_facts: Report space of file systems (#41850) 6 years ago
ios_facts_show_version Fix ios_facts return values (#35239) 7 years ago
ios_logging_config.cfg ios_logging: fix idempotence errors (#53109) 6 years ago
ios_logging_config_ios12.cfg ios_logging: fix idempotence errors (#53109) 6 years ago
ios_ntp_config.cfg ios_ntp module (#50705) 6 years ago
ios_ping_ping_8.8.8.8_repeat_2 IOS Ping: Add new module to support ping tests from IOS devices (#28557) 7 years ago
ios_ping_ping_10.255.255.250_repeat_2 IOS Ping: Add new module to support ping tests from IOS devices (#28557) 7 years ago
ios_system_config.cfg adds new module ios_system (#19916) 8 years ago
ios_user_config.cfg Add ios_user implementation module (#25413) 7 years ago
ios_vlan_config.cfg Make ios_vlan identify vlans starting with 9 (#42247) 6 years ago
ios_vrf_config.cfg Devel ios vrf submode (#41659) 6 years ago
show_version updates ios_command to use network_cli plugin (#19992) 8 years ago