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
Dag Wieers bee765fa6b
ACI: Change RETURN output as discussed (#35617)
* ACI: Change result output as discussed

* Update all modules to use new aci.exit_json()

* Update output_level spec and docs

* Fix integration tests

* Small PEP8 fix

* Asorted fixes to tests and aci_rest

* More test fixes and support for ANSIBLE_DEBUG

* Fix another PEP8 issues

* Move response handling inside ACI module

* Reform of ACI error handling and error output

* Diff multiline json output

* Fix a few more tests

* Revert aci_bd tests

* Small correction

* UI change: existing->current, original->previous

* UI change: config->sent

* Update all modules with RETURN values

* Fix a few more tests

* Improve docstring and add 'raw' return value

* Fix thinko

* Fix sanity/pep8 issues

* Rewrite unit tests to comply with new design
8 years ago
..
aws [cloud][aws] New module: cloudfront_invalidation (#35601) 8 years ago
common Add boilderplate to remove a module but keep documentation. 8 years ago
facts Missing facts in SunOS module 8 years ago
k8s Add K8s inventory plugin (#34920) 8 years ago
net_tools Fixes #35468: ADD max_results to the nios api (#35473) 8 years ago
network ACI: Change RETURN output as discussed (#35617) 8 years ago
parsing Relicense convert_bool to 2-clause BSD 8 years ago
powershell standardise the powershell FileUtils (#34969) 8 years ago
remote_management Connection and MAC pool module for Cisco UCS (#31151) 8 years ago
six Update the bundled six library to 1.11.0 8 years ago
__init__.py Enhance empty __init__ code-smell to check module_utils (#33438) 8 years ago
_text.py Fix for to_text and to_bytes error handlers 9 years ago
ansible_tower.py ansible_tower: fix broken import, reuse tower_argument_spec and documentation fragment (#29115) 8 years ago
api.py Remove comments about import order 8 years ago
azure_rm_common.py azure_rm_networkinterface: support the multiple ip configuration (#32882) 8 years ago
basic.py Pass tempdir via module args instead of the environment 8 years ago
cloud.py AWSRetry: allow retrying on additional ClientError exceptions (#28483) 8 years ago
cloudscale.py cloudscale_floating_ip module (#33181) 8 years ago
cloudstack.py cloudstack: cs_network: implement subdomain_access (#34741) 8 years ago
connection.py Refactor junos modules to Use netconf and cliconf plugins (#32621) 8 years ago
crypto.py Allow multiple values per key in name fields in openssl_certificate/csr (#30338) 8 years ago
database.py Collated PEP8 fixes (#25293) 9 years ago
digital_ocean.py Fix digital_ocean module_util api_token bug (#28924) 8 years ago
dimensiondata.py Python 2.6 `str.format()` compatibility fixes. 8 years ago
docker_common.py Fix invalid string escape sequences. 8 years ago
ec2.py Add new aws_waf_condition module (#33110) 8 years ago
exoscale.py exoscale: similar env vars as in cloudstack 8 years ago
f5_utils.py Refactor common network shared and platform utils code into package (#33452) 8 years ago
gcdns.py Collated PEP8 fixes (#25293) 9 years ago
gce.py Collated PEP8 fixes (#25293) 9 years ago
gcp.py Fix dangerous default args. (#29839) 8 years ago
infinibox.py Collated PEP8 fixes (#25293) 9 years ago
influxdb.py influxdb: fix 'database_name' not optional (#35280) 8 years ago
ipa.py New module for managing IPA Sub CA (#25640) 8 years ago
ismount.py fix typo 10 years ago
json_utils.py jsonify inventory (#32990) 8 years ago
keycloak.py New module: keycloak_clienttemplate (#33419) 8 years ago
known_hosts.py Fix invalid string escape sequences. 8 years ago
lxd.py Use to_text helper function to handle bytes and unicode 9 years ago
manageiq.py module_utils/manageiq: add find_collection_resource_or_fail 8 years ago
mysql.py Collated PEP8 fixes (#25293) 9 years ago
netapp.py Refactor E-Series VolumeCopy to use module_utils (#20902) 8 years ago
oneandone.py New module: manage 1&1 cloud compute (cloud/oneandone/oneandone_server) (#24878) 8 years ago
oneview.py DatacenterFactsModule for HPE OneView (#32701) 8 years ago
openstack.py Add identity_api_version opt in OpenStack modules (#26103) 8 years ago
ovirt.py ovirt: Support to search entity with additional parameters (#35285) 8 years ago
postgres.py Remove wildcard imports and get_exception calls 8 years ago
pure.py Initial commit for Pure Storage Ansible module (#25386) 9 years ago
pycompat24.py Fix undefined variables, basestring usage, and some associated python3 issues 9 years ago
rax.py Fix invalid string escape sequences. 8 years ago
redhat.py Miscellaneous pylint fixes. 8 years ago
service.py Connection plugins network_cli and netconf (#32521) 8 years ago
splitter.py Collated PEP8 fixes (#25293) 9 years ago
univention_umc.py Python 2.6 `str.format()` compatibility fixes. 8 years ago
urls.py Removing temporary files when not proxing inside urls utils (#35583) 8 years ago
vca.py Use response.content instead of response object (#25772) 8 years ago
vmware.py VMware: vmware_guest template find (#35088) 8 years ago
vultr.py vultr: add api_endpoint param (#34850) 8 years ago