community.general/lib/ansible/modules/network/ios
Peter Sprygada 810040be05 fixes issue with collecting all filesystems in ios (#5248)
earlier versions of ios do not provide the all-filesystems argument.  This
fix will now only report on the flash filesystem for ios_facts

fixes #4712
2016-12-08 11:25:19 -05:00
..
__init__.py initial add of ios_template module 2016-12-08 11:24:03 -05:00
_ios_template.py Fix deprecation notices. (#5180) 2016-12-08 11:25:19 -05:00
ios_command.py Network module code cleanup (#5061) 2016-12-08 11:25:14 -05:00
ios_config.py ios_config will now explicitly disconnect from remote host (#5247) 2016-12-08 11:25:19 -05:00
ios_facts.py fixes issue with collecting all filesystems in ios (#5248) 2016-12-08 11:25:19 -05:00