You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/network/ios
Peter Sprygada 04b214852d 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
9 years ago
..
__init__.py initial add of ios_template module 10 years ago
_ios_template.py Fix deprecation notices. (#5180) 9 years ago
ios_command.py Network module code cleanup (#5061) 9 years ago
ios_config.py ios_config will now explicitly disconnect from remote host (#5247) 9 years ago
ios_facts.py fixes issue with collecting all filesystems in ios (#5248) 9 years ago