community.general/lib/ansible/modules/network/ios
Tyler Bigler db4ae20e8b ios_command: Correct answer example and consolidate docs on command param. (#40158)
* Correct answer example as 'c' cancels, not confirms. Moved command note to be in line with command docs.

* Correct example to escape square brackets. Remove '\r' mention as it does not get passed correctly.

* Add carriage return example since it works with double quotes.

* Remove colon which was breaking docs rendering.
2018-05-16 15:39:07 +01:00
..
__init__.py
ios_banner.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ios_command.py ios_command: Correct answer example and consolidate docs on command param. (#40158) 2018-05-16 15:39:07 +01:00
ios_config.py Fetch ios default config is defaults is enabled (#39741) 2018-05-08 09:38:08 +05:30
ios_facts.py ios_facts: Add check to skip lldp neighbors if lldp doesn't exist or isn't enabled. (#40109) 2018-05-16 09:33:57 -04:00
ios_interface.py Update docs to reflect support for CDP neighbors (#38051) 2018-04-05 19:14:55 +01:00
ios_l2_interface.py use show run instead of section pipeline ios_l2_interface (#39658) 2018-05-04 21:22:09 +05:30
ios_l3_interface.py add SVI example for Cisco IOS/IOS-XE platform (#40021) 2018-05-15 14:07:23 -05:00
ios_linkagg.py Fix more docs vs argspec (#36048) 2018-02-12 17:42:25 +00:00
ios_lldp.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
ios_logging.py ios_logging handling platform difference (#35232) 2018-01-24 10:39:31 +05:30
ios_ping.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ios_static_route.py ios_static_route idempotence fix (#35912) 2018-03-05 09:28:37 -05:00
ios_system.py Fixes to improve ios_system idempotency (#38303) 2018-05-15 10:27:40 -04:00
ios_user.py Fix more docs vs argspec (#36048) 2018-02-12 17:42:25 +00:00
ios_vlan.py Decouple config and state check in vlan and vrf network modules (#36386) 2018-02-26 09:23:54 +05:30
ios_vrf.py Decouple config and state check in vlan and vrf network modules (#36386) 2018-02-26 09:23:54 +05:30