community.general/lib/ansible/modules/network/ios
Steve Glendinning e802b769e6 Ios logging (#33151)
* ios_logging: Handle IOS versions that dont put the word host in logging config

This change allows the ansible module to parse and match either variant
being present in running-config.

* ios_logging: enhance logging buffered to handle both size and level

This change allows ios_logging to ensure local (buffered) logging
is configured with both the correct buffer size and logging level,
when both are specified on the task.
2018-01-09 14:07:31 -05:00
..
__init__.py initial add of ios_template module 2016-12-08 11:24:03 -05:00
ios_banner.py Accept other ios_banner types (#33961) 2018-01-03 14:38:14 +00:00
ios_command.py Revert "Deprecate Entity, EntityCollection and use subspec in network modules (#33575)" (#33849) 2017-12-13 13:07:52 +05:30
ios_config.py Adds parents to mutually_exclusive with src for *_config modules (#33957) 2018-01-03 09:47:12 -05:00
ios_facts.py Added support for Cisco stacks in ios_facts.py (#33714) 2017-12-20 12:33:47 -05:00
ios_interface.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ios_l3_interface.py Add ios_lldp module (#34308) 2018-01-02 18:43:08 +05:30
ios_lldp.py Add ios_lldp module (#34308) 2018-01-02 18:43:08 +05:30
ios_logging.py Ios logging (#33151) 2018-01-09 14:07:31 -05:00
ios_ping.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ios_static_route.py ios_static_route: fix broken import (#34133) 2017-12-21 17:12:19 +05:30
ios_system.py Revert "Deprecate Entity, EntityCollection and use subspec in network modules (#33575)" (#33849) 2017-12-13 13:07:52 +05:30
ios_user.py ios integration tests to network_cli (#33920) 2017-12-20 09:03:29 -05:00
ios_vlan.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
ios_vrf.py Add the ability for the ios_vrf module to apply route targets to a VRF (#34248) 2018-01-09 02:04:18 -05:00