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
Brian Coca 0c2e7fd841
made missing cli tools non fatal (#37194)
* made missing cli tools non fatal

* remove bare exceptions

these shoudl not be there as they can prevent 'wanted' exits
8 years ago
..
aws [cloud]Add aws_ses_identity_policy module for managing SES sending policies (#36623) 8 years ago
common Add boilderplate to remove a module but keep documentation. 8 years ago
facts made missing cli tools non fatal (#37194) 8 years ago
k8s Auth method for the k8s lookup plugin now matches other modules (#37533) 8 years ago
net_tools changes default WAPI version to 2.1 (#37578) 8 years ago
network Fix junos modules check_mode issue (#37311) 8 years ago
parsing Improve convert_bool error message 8 years ago
powershell powershell: display non-ascii characters in command outputs (#37229) 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 9 years ago
azure_rm_common.py Changed Azure SecurityRule to use kwargs instead of positional args (#37695) 8 years ago
basic.py Normalize usage of temp and tmp on tmp (#36221) 8 years ago
cloud.py AWSRetry: allow retrying on additional ClientError exceptions (#28483) 9 years ago
cloudscale.py cloudscale_floating_ip module (#33181) 8 years ago
cloudstack.py cs_zone_facts: implement return facts as ansible returns (#36993) 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 Include Digital Ocean Token Alias (#36810) 8 years ago
dimensiondata.py dimensiondata: fix broken import (#35634) 8 years ago
docker_common.py Add compatibility for docker-py version 3 (#36973) 8 years ago
ec2.py [cloud] catch NoCredentialsError in boto3_conn (#36537) 8 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
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
gcp_utils.py [cloud] New GCP module: DNS Managed Zones (gcp_dns_managed_zone.py) (#35014) 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 FreeIPA: Add Env variable as module parameter (#35391) 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) 9 years ago
oneandone.py New module: manage 1&1 public ip (cloud/oneandone/oneandone_public_ip) (#35079) 8 years ago
oneview.py DatacenterFactsModule for HPE OneView (#32701) 8 years ago
openstack.py Add a module_utils OpenStack Cloud constructor (#20974) 8 years ago
ovirt.py ovirt: Require Python SDK 4.2.4 for Ansible 2.5 (#35841) 8 years ago
postgres.py Remove wildcard imports and get_exception calls 9 years ago
pure.py Initial commit for Pure Storage FlashBlade module (#32467) 8 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
scaleway.py Initial commit for Scaleway Compute (#38285) 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 Handle duplicate headers in the uri module (#33792) 8 years ago
vca.py Use response.content instead of response object (#25772) 9 years ago
vmware.py add instanceUuid (also called PersistentId) in vmware utils (#37127) 8 years ago
vultr.py vultr: fix py3 compat (#37171) 8 years ago