Files
community.general/lib/ansible/modules/network
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
..
2017-08-15 23:12:08 -07:00
2017-09-14 11:19:00 -07:00
2017-08-15 23:12:08 -07:00
2017-10-30 21:56:34 +05:30
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-10-18 14:07:28 +01:00
2017-10-18 14:07:28 +01:00
2017-10-18 14:07:28 +01:00
2017-10-12 13:34:36 +01:00
2017-10-27 22:31:52 -07:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-08-15 23:12:08 -07:00
2017-10-23 09:40:07 +05:30
2017-08-15 23:12:08 -07:00
2017-10-16 14:27:46 -04:00
2017-08-15 23:12:08 -07:00
2017-10-27 15:21:37 +05:30
2016-12-08 11:22:22 -05:00