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)
2016-07-11 05:58:12 -07:00
..
basics document that get_url also takes file params 2016-06-13 15:52:57 -04:00
cumulus Convert the network subfolder to py3/py2.4 syntax (#3690) 2016-05-18 09:08:30 -07:00
eos refactor the eos_command module to use the CommandRunner 2016-07-06 21:28:48 -04:00
ios refactor ios_config for network module 2016-07-11 05:58:12 -07:00
iosxr Convert the network subfolder to py3/py2.4 syntax (#3690) 2016-05-18 09:08:30 -07:00
junos Fixed delete statement for juniper_config.py #4007 #3984 2016-06-24 16:06:25 +02:00
nxos Fixing bug, added missing param (#3737) 2016-05-27 06:56:03 +02:00
openswitch Convert the network subfolder to py3/py2.4 syntax (#3690) 2016-05-18 09:08:30 -07:00
__init__.py package files 2014-09-26 11:05:47 -04:00