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/lib/ansible/module_utils
Ondra Machacek f1812b0f15 module_utils: ovirt: Add support to fetch nested object's attributes (#18666)
* module_utils: ovirt: Add support to fetch nested object's attributes

This patch fixes issue #3555

* Update documentation
8 years ago
..
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
_text.py Simplify surrogate check in to_text() (#18211) 8 years ago
a10.py modified POST body in axapi_authenticate_v3() and axapi_call_v3() (#18104) 8 years ago
api.py Added basic auth argument spec to utils (#15585) 9 years ago
asa.py minor fix for checking kwargs in get_config() (#18002) 8 years ago
azure_rm_common.py fix version check to support >=rc5 8 years ago
basic.py log on target based on nolog, not verbosity (#18570) 8 years ago
cloud.py CloudRetry/AWSRetry backoff decorator with unit tests (#17039) 8 years ago
cloudstack.py cloudstack: add helpers to distinguish VMs not in VPC (#18560) 8 years ago
database.py just a few spelling error changes 10 years ago
dellos6.py Update OS6 sublevels (#17735) 8 years ago
dellos9.py fixes mode on module_utils/dellos9.py (#17682) 8 years ago
dellos10.py Renamed the Modules from dnos* -> dellos*, updated copyright, removed… (#17617) 8 years ago
docker_common.py Remove duplicate declaration of human_to_bytes 8 years ago
ec2.py Allow AWSRetry class to be created without boto3/botocore installed 8 years ago
eos.py fixes exception raised when extracting timeout value from ModuleStub in eapi (#18651) 8 years ago
exoscale.py exo_dns: new module utils and integration tests for exoscale DNS (#17230) 8 years ago
f5.py Clean up shebangs for various files. 8 years ago
facts.py Add RHEV host detection support (#17177) 8 years ago
gcdns.py Fix import of gce/gcdns without a libcloud module 8 years ago
gce.py Fix import of gce/gcdns without a libcloud module 8 years ago
gcp.py Refactored gce util module to support other GCP services (#15924) 8 years ago
ios.py Network module cleanup (#17334) 8 years ago
iosxr.py clean up iosxr shared module 8 years ago
ipa.py FreeIPA module polymorphic restructuring, Python 3 support, and small fixes. (#18542) 8 years ago
ismount.py fix typo 9 years ago
json_utils.py bugfixes to JSON junk filter, added unit/integration tests to exercise (#17834) 8 years ago
junos.py fixes timeout param in netconf provider for junos (#18634) 8 years ago
known_hosts.py ssh-keyscan can fail to find keys for a host. 8 years ago
lxd.py Clean up shebangs for various files. 8 years ago
mysql.py enable mysql connection via unix socket 9 years ago
netcfg.py allow netcfg to pass kwargs from __call__ to configure() (#17653) 8 years ago
netcli.py adds new exception for adding condition statements to Conditional (#17859) 8 years ago
network.py Exception.message gone in 3.x (#18221) 8 years ago
nxos.py Add timeout option for nxapi (#18074) 8 years ago
openstack.py openstack: iterate through nova addresses with six (#18408) 8 years ago
openswitch.py Cleanup openswitch 8 years ago
ovirt.py module_utils: ovirt: Add support to fetch nested object's attributes (#18666) 8 years ago
powershell.ps1 Improved Get-PendingRebootStatus 8 years ago
pycompat24.py Migrate basestring to a python3 compatible type (#17199) 8 years ago
rax.py Migrate basestring to a python3 compatible type (#17199) 8 years ago
redhat.py Remove some more unused stdlib deps. 9 years ago
service.py dont fail on missing service during check mode 8 years ago
shell.py expose timeout param to socket (#18632) 8 years ago
six.py Some Python-3 module_utils support 8 years ago
splitter.py Changing license on module_utils/splitter.py to BSD 8 years ago
sros.py updates sros shared module 8 years ago
univention_umc.py univention: add common code for univention corporate server modules (#16172) 8 years ago
urls.py Fix adding the same trusted certificates multiple times (#18296) 8 years ago
vca.py Fux bug 18584 (#18718) 8 years ago
vmware.py Port the module snippet to python3 (#15870) 8 years ago
vyos.py fixes issue with setting the terminal length (pager) in vyos (#18546) 8 years ago