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
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
..
aireos
aruba
basics
checkpoint
cli
cloudvision
cnos To fix bug on switch port issue of L3 interfaces. (#53267) 6 years ago
cumulus
dellos6
dellos9
dellos10
edgeos
edgeswitch
enos
eos
exos
f5 Adds aggregate functionality to the module (#51638) 6 years ago
fortimanager FortiManager Plugin Module Conversion: fmgr_ha (#52768) 6 years ago
frr frr: New module for BGP configuration management (#51281) 6 years ago
ftd
ingate
ios ios_logging: fix idempotence errors (#53109) 6 years ago
iosxr added response_timestamps to ios_xr_command module (#50095) 6 years ago
ironware
itential
junos Add new module - junos_ping (#50711) 6 years ago
netact
netscaler
netvisor Pluribus Networks prefix list network module with Unit test cases (#52064) 6 years ago
nos
nso NSO - added validate_certs parameter to allow for ignoring of SSL certificates (#51981) 6 years ago
nuage
nxos
onyx
opx opx_cps_changes (#51952) 6 years ago
ovs
radware
routeros
slxos
voss
vyos
__init__.py