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
Paul Neumann 53fead7c96 ios_logging: Fix some smaller issues, add unit test (#32321)
* ios_logging: Fix typo in documentation

* ios_logging: Fix traceback when setting buffered destination without size

When the size parameter is not configured while configuring the buffered
destination, a traceback occurs due to the fact that validate_size expects the
parameter to be an int. Explicitely converting value to int makes the
check work for every case.

* ios_logging: Update size parameter documentation

Update the documentation of the size paramter to reflect the current behaviour
of setting a default of 4096 for the buffered dest.

* ios_logging: Add unit test

Add unit test for ios_logging testing the behaviour clarified in the previous
commits.

* ios_logging: Fix python 2.6 compliance
8 years ago
..
cloud Start using ClientRequestTokens in event lists (#31997) 8 years ago
monitoring circonus_annotation: reason becomes a string 8 years ago
network ios_logging: Fix some smaller issues, add unit test (#32321) 8 years ago
packaging pip module: fix TypeError (#31395) 8 years ago
remote_management LogicalInterconnectGroupFactsModule for HPE OneView (#28847) 8 years ago
system pamd: fix issue with trailing commas in module_arguments 8 years ago
web_infrastructure Fix jenkins_plugin test for no net situations (#30568) 8 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 10 years ago