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 a79441ca30
Rename MSC modules to MSO nomenclature (#50959)
* msc_tenant: improve docs

* Rename MSC modules to MSO

* Rename MSC-related objects to MSO nomenclature

* Add missing doc fragments
7 years ago
..
aws [aws] ALB/NLB support SubnetMappings in AWS create LB call (#42060) 7 years ago
common Add a CLIArgs Singleton class that will hold the parse cli arguments 7 years ago
compat Misc fixes for several errors 7 years ago
csharp Windows Privileges - moved util code to it's own C# util (#48897) 7 years ago
distro Changes to bundled distro to be Python-2.6 compatible 7 years ago
facts Fixes #25725: strip quotes from lsb_release and distribution description. (#31143) 7 years ago
k8s Bubble up import exception content for k8s module (#50657) 7 years ago
net_tools Support for NIOS modules to use environment variables in provider (#49056) 7 years ago
network Rename MSC modules to MSO nomenclature (#50959) 7 years ago
parsing Improve convert_bool error message 8 years ago
powershell Windows Privileges - moved util code to it's own C# util (#48897) 7 years ago
remote_management Update bare exceptions to specify Exception. 7 years ago
six Surround top-level function and class definitions with two blank lines. 7 years ago
storage New module for managing EMC VNX Block storage (#42945) 7 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
acme.py ACME: add seealso references (#50320) 7 years ago
alicloud_ecs.py Add new module ali_instance (#36898) 7 years ago
ansible_release.py [AWS] Add Ansible Version to botocore user agent string (#39993) 8 years ago
ansible_tower.py Tower modules: move HAS_TOWER_CLI check in module_utils and minor improvements (#39809) 7 years ago
api.py Update bare exceptions to specify Exception. 7 years ago
azure_rm_common.py dns zone enhancement and return curated value (#50740) 7 years ago
azure_rm_common_rest.py support lro in azure_rm_resource (#49919) 7 years ago
basic.py Cleanups to the common.sys_info API 7 years ago
cloud.py AWSRetry: allow retrying on additional ClientError exceptions (#28483) 8 years ago
cloudscale.py Cloudscale volume (#49887) 7 years ago
cloudstack.py cloudstack: fix query tags by resourceid (#40482) 8 years ago
connection.py Allow AnsibleVaultEncryptedUnicode to pass through exec_jsonrpc (#48306) 7 years ago
crypto.py Close all open filehandle (#50544) 7 years ago
database.py Surround top-level function and class definitions with two blank lines. 7 years ago
digital_ocean.py Include Digital Ocean Token Alias (#36810) 8 years ago
dimensiondata.py dimensiondata: fix broken import (#35634) 8 years ago
docker_common.py Docker common consolidation (#49707) 7 years ago
ec2.py Update bare exceptions to specify Exception. 7 years ago
exoscale.py exo_dns_record: remove limitation for multiple records only for A type (#35173) 8 years ago
f5_utils.py Refactor common network shared and platform utils code into package (#33452) 8 years ago
firewalld.py refactor firewalld module, add firewalld module_util (#37603) 8 years ago
gcdns.py Collated PEP8 fixes (#25293) 9 years ago
gce.py Collated PEP8 fixes (#25293) 9 years ago
gcp.py removing libcloud secrets support for legacy gcp modules (#44932) 7 years ago
gcp_utils.py New module: gcp_bigquery_table_facts (#50679) 7 years ago
gitlab.py Fix shebangs and file modes and update tests. (#40563) 8 years ago
heroku.py New module: heroku_collaborator (#39001) 8 years ago
ibm_sa_utils.py IBM storage: fix domain issue by adding more keywords to pyxcli avail… (#48345) 7 years ago
infinibox.py Update bare exceptions to specify Exception. 7 years ago
influxdb.py influxdb: Add condition for retries argument (#38441) 8 years ago
ipa.py IPA: Add option to specify timeout (#44572) 7 years ago
ismount.py fix typo 10 years ago
json_utils.py Remove use of simplejson throughout code base (#43548) 7 years ago
keycloak.py New module: keycloak_clienttemplate (#33419) 8 years ago
known_hosts.py Update bare exceptions to specify Exception. 7 years ago
ldap.py doc: fix maintainer's name (#44452) 7 years ago
linode.py Add new linode_v4 module. (#46151) 7 years ago
lxd.py Remove use of simplejson throughout code base (#43548) 7 years ago
manageiq.py Fix shebangs and file modes and update tests. (#40563) 8 years ago
memset.py New facts module: Memset Memstore (#42387) 7 years ago
mysql.py Migrate from MySQLdb to PyMySQL (#40123) 7 years ago
netapp.py Update bare exceptions to specify Exception. 7 years ago
netapp_elementsw_module.py Update bare exceptions to specify Exception. 7 years ago
netapp_module.py Adding Common files for NetApp ElementSW release (#43727) 7 years ago
oneandone.py New module: manage 1&1 public ip (cloud/oneandone/oneandone_public_ip) (#35079) 8 years ago
oneview.py Python 3.8 collections compatibility fixes. 7 years ago
online.py Add an Online servers fact 7 years ago
opennebula.py one_host environment variables, Fixes #44163 (#44568) 7 years ago
openstack.py openstack: fix parameter handling when cloud provided as dict (#42899) 7 years ago
ovirt.py ovirt: Return also nested attributes of structs (#49239) 7 years ago
postgres.py Remove wildcard imports and get_exception calls 8 years ago
pure.py Add user_agent into FlashBlade API calls (#46221) 7 years ago
pycompat24.py Enable pylint rules and fix exposed bugs. (#47219) 7 years ago
rabbitmq.py Close all open filehandle (#50544) 7 years ago
rax.py Update bare exceptions to specify Exception. 7 years ago
redfish_utils.py redfish_utils: fix reference to local variable 'systems_service' (#50298) 7 years ago
redhat.py Miscellaneous pylint fixes. 8 years ago
scaleway.py Add support for adding custom query parameters to URL (#46390) 7 years ago
service.py Fix typo of stderr 7 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 Guard creating HTTPSClientAuthHandler behind HTTPS checks (#50523) 7 years ago
utm_utils.py Creates base Sophos UTM module (#45781) 7 years ago
vca.py Use response.content instead of response object (#25772) 8 years ago
vmware.py Ensure that current uses of BaseException are required 7 years ago
vmware_rest_client.py VMware: Add tag facts to vmware_guest_facts (#47495) 7 years ago
vultr.py vultr: fix for API returned unexpected empty list (#48036) 7 years ago
xenserver.py New module: xenserver_guest - manages XenServer VMs (#41041) 7 years ago
yumdnf.py dnf/yum - added install_weak_deps option (#50525) 7 years ago