1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2019-03-07 17:40:03 +05:30
..
configure_terminal network command modules cleanup (#45242) 2018-09-13 08:55:35 -04:00
ios_banner_show_banner.txt Add ios_banner module (#22687) 2017-03-16 16:35:44 +01:00
ios_bgp_config.cfg New module to support BGP configuration management in IOS (#49121) 2019-03-04 13:37:57 +05:30
ios_config_config.cfg refactors ios_config to use network_cli plugin (#20042) 2017-01-09 11:19:25 -05:00
ios_config_defaults.cfg refactors ios_config to use network_cli plugin (#20042) 2017-01-09 11:19:25 -05:00
ios_config_src.cfg refactors ios_config to use network_cli plugin (#20042) 2017-01-09 11:19:25 -05:00
ios_facts_dir ios_facts: Report space of file systems (#41850) 2018-07-09 09:15:31 -04:00
ios_facts_show_cdp ios_facts: Gather CDP neighbor data (#49129) 2018-11-29 14:05:17 -05:00
ios_facts_show_cdp_neighbors_detail ios_facts: Gather CDP neighbor data (#49129) 2018-11-29 14:05:17 -05:00
ios_facts_show_interfaces Search for macaddresses more stringently (#40901) 2018-05-31 10:45:17 -04:00
ios_facts_show_ip_interface Search for macaddresses more stringently (#40901) 2018-05-31 10:45:17 -04:00
ios_facts_show_ipv6_interface Search for macaddresses more stringently (#40901) 2018-05-31 10:45:17 -04:00
ios_facts_show_lldp ios_facts: Gather CDP neighbor data (#49129) 2018-11-29 14:05:17 -05:00
ios_facts_show_lldp_neighbors_detail ios_facts: Gather CDP neighbor data (#49129) 2018-11-29 14:05:17 -05:00
ios_facts_show_memory_statistics ios_facts: Report space of file systems (#41850) 2018-07-09 09:15:31 -04:00
ios_facts_show_version Fix ios_facts return values (#35239) 2018-01-30 11:17:14 -05:00
ios_logging_config.cfg ios_logging: fix idempotence errors (#53109) 2019-03-07 17:40:03 +05:30
ios_logging_config_ios12.cfg ios_logging: fix idempotence errors (#53109) 2019-03-07 17:40:03 +05:30
ios_ntp_config.cfg ios_ntp module (#50705) 2019-02-01 09:20:02 -05:00
ios_ping_ping_8.8.8.8_repeat_2 IOS Ping: Add new module to support ping tests from IOS devices (#28557) 2017-08-29 11:21:49 -04:00
ios_ping_ping_10.255.255.250_repeat_2 IOS Ping: Add new module to support ping tests from IOS devices (#28557) 2017-08-29 11:21:49 -04:00
ios_system_config.cfg adds new module ios_system (#19916) 2017-01-05 09:02:29 -05:00
ios_user_config.cfg Add ios_user implementation module (#25413) 2017-06-09 13:50:57 +05:30
ios_vlan_config.cfg Make ios_vlan identify vlans starting with 9 (#42247) 2018-07-09 09:50:06 -04:00
ios_vrf_config.cfg Devel ios vrf submode (#41659) 2018-07-12 20:27:10 +05:30
show_version updates ios_command to use network_cli plugin (#19992) 2017-01-06 17:06:40 -05:00