Commit Graph

9156 Commits (0bcad5a71dd8f10ff8f297e8e67498bfdfc68abc)
 

Author SHA1 Message Date
GGabriele e9e1635f9c Added missing fullstop 8 years ago
Peter Sprygada 635fa22753 Merge pull request #4708 from privateip/fix-4707
fixes issue where the configobjs are not deserialized to a list
8 years ago
Peter Sprygada e5419a2738 fixes issue where the configobjs are not deserialized to a list
When the configuration is compared and the results deserialized, the
dumps() function returns a string.  This cohereces the return to a list
in case before and/or after needs to be applied

fixes 4707
8 years ago
GGabriele 63efe23ca3 Fixed docstring 8 years ago
GGabriele 6bf9e99a5a Fixed docstring 8 years ago
GGabriele 3496a4873a Fixed docstring 8 years ago
GGabriele fae1d3019f Fixed docstring 8 years ago
GGabriele 23de38d9d6 Fixed docstring 8 years ago
GGabriele 398e825c1b Fixed docstring 8 years ago
GGabriele 3d8ae4ab6a Fixed docstring 8 years ago
GGabriele 9d1ffd3ccc Fixed docstring 8 years ago
GGabriele 1749b87fc9 Fixed docstring 8 years ago
GGabriele 9684ec26af Fixed docstring 8 years ago
GGabriele 02ffc6a6f1 Fixed docstring 8 years ago
GGabriele 7e645e16a7 Fixed docstring 8 years ago
GGabriele 4a84fd2ac6 Fixed docstring 8 years ago
GGabriele 64ad771f11 Fixed docstring 8 years ago
GGabriele 3fa0ec9748 Fixed docstring 8 years ago
GGabriele 964bffd1d7 Adding missing fullstop 8 years ago
GGabriele 9723c7f9fb Fixed docstring 8 years ago
GGabriele 9357ef31fb Fixed docstring 8 years ago
GGabriele c50cfe3451 Fixed module structure 8 years ago
GGabriele c3592688e6 Fixed module structure 8 years ago
GGabriele e8b9a7cae7 Fixed module structure 8 years ago
GGabriele cb9bdee7be Fixed module structure 8 years ago
GGabriele fa72ffc3d1 Fixed module structure 8 years ago
GGabriele b2aa859b33 Fixed module structure 8 years ago
GGabriele c9d293299b Fixed module structure 8 years ago
GGabriele 67c24e5f04 Fixed module structure 8 years ago
GGabriele a30d508e0e Fixed module structure 8 years ago
GGabriele d8e6773f8c Fixed module structure 8 years ago
GGabriele 37d27c9b2c Fixed module structure 8 years ago
GGabriele 18562835e3 Fixed module structure 8 years ago
GGabriele 030141e76d Fixed module structure 8 years ago
GGabriele 39d43e96e0 Fixed module structure 8 years ago
GGabriele 42add2f137 Fixed module structure 8 years ago
GGabriele d894adba4a Fixed module structure 8 years ago
GGabriele a1b666d0af Fixed module structure 8 years ago
GGabriele 73cd257b66 Fixed module structure 8 years ago
GGabriele c20d82d9ca Fixed module structure 8 years ago
Peter Sprygada ecca37a959 Merge pull request #4699 from privateip/vyos_config
removes argument from vyos_config module
8 years ago
Peter Sprygada 0045cf31c5 Merge pull request #4687 from privateip/junos_command
add new functionality to junos_command module
8 years ago
Peter Sprygada f0e5a8c7ab Merge pull request #4688 from privateip/junos_netconf
update junos_netconf module
8 years ago
Peter Sprygada 4ab3492011 Merge pull request #4689 from privateip/junos_template
update junos_template module
8 years ago
Peter Sprygada eca9d0700d Merge pull request #4692 from privateip/junos_config
update junos_config module
8 years ago
Peter Sprygada 74ae5a6257 Merge pull request #4697 from privateip/nxos_config
updates nxos_config to remove state argument
8 years ago
Peter Sprygada a756d1baea Merge pull request #4696 from privateip/ops_config
removes state argument from ops_config module
8 years ago
Peter Sprygada eae87e21d9 Merge pull request #4698 from privateip/ios_config
removes state argument from ios_config
8 years ago
Peter Sprygada cba30b637a updates nxos_config to remove state argument
The state argument should not be in the nxos_config module.  This change
removes the state argument for this release
8 years ago
Peter Sprygada 989a2c7d0f removes argument from vyos_config module
The state argument should not be in vyos_config.  This commit removes the
state argument
8 years ago