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
Toshio Kuratomi 06f73ad578
Normalize usage of temp and tmp on tmp (#36221)
* Normalize usage of temp and tmp on tmp
* Rename system_tmps system_tmpdirs
* Add ANSIBLE_REMOTE_TMP spelling of environment variables
7 years ago
..
aws New module: ec2_instance (#35749) 7 years ago
common Add boilderplate to remove a module but keep documentation. 7 years ago
facts fixes to virtual facts 7 years ago
k8s Upgrade to openshift client 0.4.0 (#35127) 7 years ago
net_tools Fixes #35468: ADD max_results to the nios api (#35473) 7 years ago
network ACI: Avoid using 'previous' with query operations (#36181) 7 years ago
parsing Improve convert_bool error message 7 years ago
powershell win_uri: fixes (#35487) 7 years ago
remote_management Connection and MAC pool module for Cisco UCS (#31151) 7 years ago
six Update the bundled six library to 1.11.0 7 years ago
__init__.py Enhance empty __init__ code-smell to check module_utils (#33438) 7 years ago
_text.py Fix for to_text and to_bytes error handlers 7 years ago
ansible_tower.py ansible_tower: fix broken import, reuse tower_argument_spec and documentation fragment (#29115) 7 years ago
api.py Remove comments about import order 7 years ago
azure_rm_common.py initial cutover to API profiles (#35538) 7 years ago
basic.py Normalize usage of temp and tmp on tmp (#36221) 7 years ago
cloud.py AWSRetry: allow retrying on additional ClientError exceptions (#28483) 7 years ago
cloudscale.py cloudscale_floating_ip module (#33181) 7 years ago
cloudstack.py cloudstack: cs_network: implement subdomain_access (#34741) 7 years ago
connection.py Refactor junos modules to Use netconf and cliconf plugins (#32621) 7 years ago
crypto.py Allow multiple values per key in name fields in openssl_certificate/csr (#30338) 7 years ago
database.py Collated PEP8 fixes (#25293) 8 years ago
digital_ocean.py Fix digital_ocean module_util api_token bug (#28924) 7 years ago
dimensiondata.py dimensiondata: fix broken import (#35634) 7 years ago
docker_common.py Fix invalid string escape sequences. 7 years ago
ec2.py New module: ec2_instance (#35749) 7 years ago
exoscale.py exo_dns_record: remove limitation for multiple records only for A type (#35173) 7 years ago
f5_utils.py Refactor common network shared and platform utils code into package (#33452) 7 years ago
gcdns.py Collated PEP8 fixes (#25293) 8 years ago
gce.py Collated PEP8 fixes (#25293) 8 years ago
gcp.py Fix dangerous default args. (#29839) 7 years ago
gcp_utils.py [cloud] New GCP module: DNS Managed Zones (gcp_dns_managed_zone.py) (#35014) 7 years ago
infinibox.py Collated PEP8 fixes (#25293) 8 years ago
influxdb.py influxdb: fix 'database_name' not optional (#35280) 7 years ago
ipa.py FreeIPA: Add Env variable as module parameter (#35391) 7 years ago
ismount.py fix typo 9 years ago
json_utils.py jsonify inventory (#32990) 7 years ago
keycloak.py New module: keycloak_clienttemplate (#33419) 7 years ago
known_hosts.py Fix invalid string escape sequences. 7 years ago
lxd.py Use to_text helper function to handle bytes and unicode 8 years ago
manageiq.py module_utils/manageiq: add find_collection_resource_or_fail 7 years ago
mysql.py Collated PEP8 fixes (#25293) 8 years ago
netapp.py Refactor E-Series VolumeCopy to use module_utils (#20902) 7 years ago
oneandone.py New module: manage 1&1 public ip (cloud/oneandone/oneandone_public_ip) (#35079) 7 years ago
oneview.py DatacenterFactsModule for HPE OneView (#32701) 7 years ago
openstack.py Add a module_utils OpenStack Cloud constructor (#20974) 7 years ago
ovirt.py ovirt: Require Python SDK 4.2.4 for Ansible 2.5 (#35841) 7 years ago
postgres.py Remove wildcard imports and get_exception calls 7 years ago
pure.py Initial commit for Pure Storage Ansible module (#25386) 8 years ago
pycompat24.py Fix undefined variables, basestring usage, and some associated python3 issues 7 years ago
rax.py Fix invalid string escape sequences. 7 years ago
redhat.py Miscellaneous pylint fixes. 7 years ago
service.py Connection plugins network_cli and netconf (#32521) 7 years ago
splitter.py Collated PEP8 fixes (#25293) 8 years ago
univention_umc.py Python 2.6 `str.format()` compatibility fixes. 7 years ago
urls.py Normalize usage of temp and tmp on tmp (#36221) 7 years ago
vca.py Use response.content instead of response object (#25772) 7 years ago
vmware.py VMware: Refactor vmware_vmkernel module (#35531) 7 years ago
vultr.py vultr: add api_endpoint param (#34850) 7 years ago