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
Peter Sprygada 5f08277eb4 refactor ios_config for network module
This refactors the ios_config module to use the network module added
in 2.2 to simplify common network functions

new features

* add src, dest arguments for working with config
* results now return flag if the config was saved or not
* adds append argument for updating the dest file (when dest is used)
10 years ago
..
basics document that get_url also takes file params 10 years ago
cumulus Convert the network subfolder to py3/py2.4 syntax (#3690) 10 years ago
eos refactor the eos_command module to use the CommandRunner 10 years ago
ios refactor ios_config for network module 10 years ago
iosxr Convert the network subfolder to py3/py2.4 syntax (#3690) 10 years ago
junos Fixed delete statement for juniper_config.py #4007 #3984 10 years ago
nxos Fixing bug, added missing param (#3737) 10 years ago
openswitch Convert the network subfolder to py3/py2.4 syntax (#3690) 10 years ago
__init__.py package files 11 years ago