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 ebc9f092ad fix up ios_command to use NetworkModule
* using check mode will now block all commands except show commands
* module will no longer allow config mode commands
* check args for unused values and issue warning
10 years ago
..
__init__.py initial add of ios_template module 10 years ago
ios_command.py fix up ios_command to use NetworkModule 10 years ago
ios_config.py network/*/*_config.py: Correct typo. 10 years ago
ios_facts.py update ios_facts module to use NetworkModule 10 years ago
ios_template.py removed usless default doc 10 years ago