1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/module_utils
Peter Sprygada c534f8f9fc fixes conditional processing with junos and xml data structures (#17801)
The conditional processing was failing due for two reasons:

1) The xml to json conversion string was not happening before the runner
   was processing the results
2) The Conditional instance was not parsing conditionals encoded with []

This fix address both issues.
2016-09-28 20:58:43 -04:00
..
__init__.py
_text.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
a10.py Fix call to axapi_call_v3() (#17637) 2016-09-19 16:42:23 +01:00
api.py
asa.py removes filter attribute from asa 2016-09-13 13:38:41 -04:00
azure_rm_common.py
basic.py Add a umask argument to run_command 2016-09-26 11:16:22 -04:00
cloud.py CloudRetry/AWSRetry backoff decorator with unit tests (#17039) 2016-09-13 16:46:59 -04:00
cloudstack.py cloudstack: move common code to module_utils (#17635) 2016-09-19 14:47:03 +02:00
database.py
dellos6.py Update OS6 sublevels (#17735) 2016-09-24 09:27:38 -04:00
dellos9.py fixes mode on module_utils/dellos9.py (#17682) 2016-09-22 10:42:57 -04:00
dellos10.py Renamed the Modules from dnos* -> dellos*, updated copyright, removed… (#17617) 2016-09-16 22:45:08 +01:00
docker_common.py Use LooseVersion comparison. Default docker_api_version to 'auto'. 2016-09-10 03:02:50 -04:00
ec2.py Allow AWSRetry class to be created without boto3/botocore installed 2016-09-14 11:34:10 -04:00
eos.py fixes issue where config sessions where left behind (#17673) 2016-09-20 16:30:09 -04:00
exoscale.py exo_dns: new module utils and integration tests for exoscale DNS (#17230) 2016-08-30 21:48:28 +02:00
f5.py
facts.py update facts.py for aix (#17539) 2016-09-19 12:20:29 -04:00
gcdns.py
gce.py
gcp.py
ios.py Network module cleanup (#17334) 2016-09-06 13:49:48 -04:00
iosxr.py clean up iosxr shared module 2016-09-11 23:32:05 -04:00
ismount.py
junos.py fixes conditional processing with junos and xml data structures (#17801) 2016-09-28 20:58:43 -04:00
known_hosts.py
lxd.py moved from extras repo where it incorrectly exists (#17124) 2016-08-18 09:47:21 -04:00
mysql.py
netcfg.py allow netcfg to pass kwargs from __call__ to configure() (#17653) 2016-09-19 22:27:31 -04:00
netcli.py fixes conditional processing with junos and xml data structures (#17801) 2016-09-28 20:58:43 -04:00
network.py Update Junos to NetworkModule (#17197) 2016-08-31 14:34:15 -04:00
nxos.py fixes issue introduced with raw kwarg (#17728) 2016-09-23 12:09:55 -04:00
openstack.py
openswitch.py Cleanup openswitch 2016-09-12 13:35:57 -04:00
ovirt.py Add oVirt support to ansible/module_utils module (#17364) 2016-09-21 12:41:36 -04:00
powershell.ps1
pycompat24.py Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
rax.py Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
redhat.py
service.py removed unused code, added comment explaining 2016-09-26 10:27:56 -04:00
shell.py Cleanup openswitch 2016-09-12 13:35:57 -04:00
six.py
splitter.py Changing license on module_utils/splitter.py to BSD 2016-08-13 09:56:12 -05:00
sros.py updates sros shared module 2016-09-11 23:34:46 -04:00
univention_umc.py univention: add common code for univention corporate server modules (#16172) 2016-08-27 09:42:53 +02:00
urls.py Fix url lookup for python 3 (#17295) 2016-08-31 07:03:20 -07:00
vca.py Defined children for get_vm (#15904) 2016-09-08 08:41:32 -07:00
vmware.py
vyos.py Cleanup openswitch 2016-09-12 13:35:57 -04:00