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 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
9 years ago
..
basics Fix uri to run on python3 (#4580) 9 years ago
cumulus Cumulus - consistent docs formatting 10 years ago
dnos10 Cleaned up the module imports 9 years ago
eos Consistent naming of Arista EOS device (#4616) 9 years ago
ios fixes issue where the configobjs are not deserialized to a list 9 years ago
iosxr fixes issue where the configobjs are not deserialized to a list 9 years ago
junos Merge pull request #4687 from privateip/junos_command 9 years ago
nxos updates nxos_config to remove state argument 9 years ago
openswitch fixes issue where the configobjs are not deserialized to a list 9 years ago
sros initial add of network/sros modules 10 years ago
vyos removes argument from vyos_config module 9 years ago
__init__.py package files 11 years ago