community.general/lib/ansible/modules/network/ios
Chris Smolen 3f5cf2aad4 add example using the "when" keyword (#41038)
* add example using the "when" keyword

<!--- Your description here -->
add example using the "when" keyword comparing group_var variable to returned value from ios_facts
+label: docsite_pr
+label: issue #311

* Update ios_config.py

* Update ios_config.py
2018-08-17 14:30:37 -04:00
..
__init__.py
ios_banner.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07: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 add example using the "when" keyword (#41038) 2018-08-17 14:30:37 -04:00
ios_facts.py ios_facts: Report space of file systems (#41850) 2018-07-09 09:15:31 -04:00
ios_interface.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
ios_l2_interface.py Fixes ios_l2_interface and ios_vlan not working on certain interface types issue (#43819) 2018-08-14 11:35:09 +05:30
ios_l3_interface.py Fix ios test pt. 2 (#40628) 2018-05-23 18:33:36 -04:00
ios_linkagg.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
ios_lldp.py Add missing extends_documentation_fragment (#35013) 2018-01-17 16:31:53 -05:00
ios_logging.py Fixes to ios_logging (#41029) 2018-06-04 07:32:23 -04:00
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 Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
ios_user.py ios_user purge example (#42904) 2018-08-14 17:23:10 -04:00
ios_vlan.py Fixes ios_l2_interface and ios_vlan not working on certain interface types issue (#43819) 2018-08-14 11:35:09 +05:30
ios_vrf.py Devel ios vrf submode (#41659) 2018-07-12 20:27:10 +05:30