community.general/lib/ansible/modules/network/ios
Trishna Guha c38bccb3c4 Add ios_logging implementation module (#26785)
* Add ios_logging implementation module

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix doc

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* integration test net_logging and ios_logging

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* modify the module code

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* modify the module code

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* change collection to aggregate

* fix buffer size logic

* fix pep8 issues
2017-07-17 12:45:53 +05:30
..
__init__.py
_ios_template.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
ios_banner.py Add junos_banner declartive module (#25826) 2017-06-18 01:32:48 +05:30
ios_command.py network_cli modules don't always return stdout or stdout_lines (#23573) 2017-04-13 11:59:23 -04:00
ios_config.py changes `changed` to `modified` in save_when choices (#26801) 2017-07-14 15:08:19 +02:00
ios_facts.py Make it easier to find network modules (#23576) 2017-04-13 12:14:33 -04:00
ios_logging.py Add ios_logging implementation module (#26785) 2017-07-17 12:45:53 +05:30
ios_static_route.py Add ios_static_route module (#25527) 2017-06-29 12:05:20 +02:00
ios_system.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
ios_user.py Add ios_user implementation module (#25413) 2017-06-09 13:50:57 +05:30
ios_vrf.py Make it easier to find network modules (#23576) 2017-04-13 12:14:33 -04:00