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
7 years ago
..
aireos Update bare exceptions to specify Exception. 7 years ago
aruba Update bare exceptions to specify Exception. 7 years ago
basics code clean of old code from network modules updates (#21469) 9 years ago
checkpoint Add checkpoint_session module (#50930) 7 years ago
cli Add backup parameter to cli_config (#50206) 7 years ago
cloudvision Ensure that current uses of BaseException are required 7 years ago
cnos To fix bug on switch port issue of L3 interfaces. (#53267) 7 years ago
cumulus Remove wildcard import in test_nclu 8 years ago
dellos6 Update bare exceptions to specify Exception. 7 years ago
dellos9 Update bare exceptions to specify Exception. 7 years ago
dellos10 Update bare exceptions to specify Exception. 7 years ago
edgeos Update bare exceptions to specify Exception. 7 years ago
edgeswitch new network module: edgeswitch_vlan (#48041) 7 years ago
enos Update bare exceptions to specify Exception. 7 years ago
eos Remove deprecated options from modules (#50246) 7 years ago
exos Update bare exceptions to specify Exception. 7 years ago
f5 Adds aggregate functionality to the module (#51638) 7 years ago
fortimanager FortiManager Plugin Module Conversion: fmgr_ha (#52768) 7 years ago
frr frr: New module for BGP configuration management (#51281) 7 years ago
ftd FTD modules: upsert functionality and bug fixes (#47747) 7 years ago
ingate modules: network: ingate: Add module ig_store_edit (#47675) 7 years ago
ios ios_logging: fix idempotence errors (#53109) 7 years ago
iosxr added response_timestamps to ios_xr_command module (#50095) 7 years ago
ironware Update bare exceptions to specify Exception. 7 years ago
itential itential iap_token module (#46773) 7 years ago
junos Add new module - junos_ping (#50711) 7 years ago
netact Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
netscaler Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
netvisor Pluribus Networks prefix list network module with Unit test cases (#52064) 7 years ago
nos Update bare exceptions to specify Exception. 7 years ago
nso NSO - added validate_certs parameter to allow for ignoring of SSL certificates (#51981) 7 years ago
nuage Replace nose with pytest 7 years ago
nxos Fix 'defaults' option in the nxos_config module (#51076) 7 years ago
onyx Fix Issue #39598 (#49982) 7 years ago
opx opx_cps_changes (#51952) 7 years ago
ovs Update bare exceptions to specify Exception. 7 years ago
radware Enable additional pylint rules and resolve issues found. (#47221) 7 years ago
routeros Update bare exceptions to specify Exception. 7 years ago
slxos Update bare exceptions to specify Exception. 7 years ago
voss Update bare exceptions to specify Exception. 7 years ago
vyos New Module: vyos_ping (#50193) 7 years ago
__init__.py adds new module net_command for network devices (#19468) 9 years ago