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
2017-10-31 09:25:07 +05:30
..
cloud Start using ClientRequestTokens in event lists (#31997) 2017-10-23 14:39:13 -04:00
monitoring circonus_annotation: reason becomes a string 2017-08-15 19:07:21 -07:00
network ios_logging: Fix some smaller issues, add unit test (#32321) 2017-10-31 09:25:07 +05:30
packaging pip module: fix TypeError (#31395) 2017-10-09 10:01:21 -07:00
remote_management LogicalInterconnectGroupFactsModule for HPE OneView (#28847) 2017-10-02 16:35:27 -04:00
system pamd: fix issue with trailing commas in module_arguments 2017-10-30 08:24:21 +01:00
web_infrastructure Fix jenkins_plugin test for no net situations (#30568) 2017-09-19 13:12:45 -07:00
__init__.py