community.general/lib/ansible/modules/network
Peter Sprygada db49e1e436 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
2016-12-08 11:25:01 -05:00
..
basics Fix uri to run on python3 (#4580) 2016-12-08 11:24:56 -05:00
cumulus Cumulus - consistent docs formatting 2016-12-08 11:24:47 -05:00
dnos10 Cleaned up the module imports 2016-12-08 11:24:57 -05:00
eos roll up of minor fixes in eos_config module 2016-12-08 11:25:01 -05:00
ios fixes issue where the configobjs are not deserialized to a list 2016-12-08 11:25:01 -05:00
iosxr fixes issue where the configobjs are not deserialized to a list 2016-12-08 11:25:01 -05:00
junos update junos_netconf module 2016-12-08 11:25:01 -05:00
nxos Adding missing fullstop 2016-12-08 11:25:01 -05:00
openswitch fixes issue where the configobjs are not deserialized to a list 2016-12-08 11:25:01 -05:00
sros initial add of network/sros modules 2016-12-08 11:24:53 -05:00
vyos removes argument from vyos_config module 2016-12-08 11:25:01 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00