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 d8d69904a7 fixup ios_template module to use NetworkModule
This removes the get_module() factory function and directly creates
an instance of NetworkModule.  This commit includes some minor clean
up to transition to the ios shared module for 2.2
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 refactor ios_config for network module 10 years ago
ios_facts.py update ios_facts module to use NetworkModule 10 years ago
ios_template.py fixup ios_template module to use NetworkModule 10 years ago