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
Matt Clay 7714dcd04e Enable more pylint rules and fix reported issues. (#30539)
* Enable pylint unreachable test.
* Enable pylint suppressed-message test.
* Enable pylint redundant-unittest-assert test.
* Enable pylint bad-open-mode test.
* Enable pylint signature-differs test.
* Enable pylint unnecessary-pass test.
* Enable pylint unnecessary-lambda test.
* Enable pylint raising-bad-type test.
* Enable pylint logging-not-lazy test.
* Enable pylint logging-format-interpolation test.
* Enable pylint useless-else-on-loop test.
8 years ago
..
aws Fix dangerous default args. (#29839) 8 years ago
facts start of 'is chroot' fact 8 years ago
parsing also strip strings to avoid spaces breaking match 8 years ago
powershell windows: fix list type in legacy module utils (#30483) 8 years ago
six Update the bundled six library to 1.11.0 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
_text.py Fix for to_text and to_bytes error handlers 9 years ago
a10.py Collated PEP8 fixes (#25293) 9 years ago
aci.py Fix typo 8 years ago
aireos.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 8 years ago
ansible_tower.py Fixes verify_ssl option when False in ansible_tower module util (#30308) 8 years ago
aos.py Remove wildcard imports and get_exception calls 8 years ago
api.py Remove comments about import order 8 years ago
aruba.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 8 years ago
asa.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 8 years ago
avi.py module_utils/avi.py: fix broken import 8 years ago
azure_rm_common.py azure_rm_dnsrecordset rewrite (#30449) 8 years ago
basic.py Enable more pylint rules and fix reported issues. (#30539) 8 years ago
bigswitch_utils.py Collated PEP8 fixes (#25293) 9 years ago
ce.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 8 years ago
cloud.py AWSRetry: allow retrying on additional ClientError exceptions (#28483) 8 years ago
cloudstack.py cs_volume: fix CloudStackException dependency (#30389) 8 years ago
cnos.py Resolving bug on CNOS Image download on multiple devices. 8 years ago
cnos_devicerules.py Changing new Device name from <Device Name>_cnos to <Device Name> (#27025) 9 years ago
cnos_errorcodes.py spelling fixes (non-trivial, changing messages) (#25094) 9 years ago
connection.py Remove wildcard imports and get_exception calls 8 years ago
crypto.py openssl: remove static dict for keyUsage (#30339) 8 years ago
database.py Collated PEP8 fixes (#25293) 9 years ago
dellos6.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 8 years ago
dellos9.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 8 years ago
dellos10.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 8 years ago
digital_ocean.py Fix digital_ocean module_util api_token bug (#28924) 8 years ago
dimensiondata.py Refactor dimensiondata_network module (#21043) 9 years ago
docker_common.py docker_secret: fix broken import 8 years ago
ec2.py Enable more pylint rules and fix reported issues. (#30539) 8 years ago
eos.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 8 years ago
exoscale.py exoscale: similar env vars as in cloudstack 8 years ago
f5_utils.py Remove wildcard imports 9 years ago
fortios.py Use ansible network env vars to authentication on fortigates (#29499) 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
ios.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 8 years ago
iosxr.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 8 years ago
ipa.py shared argument spec for FreeIPA (#28950) 8 years ago
ismount.py fix typo 10 years ago
json_utils.py Collated PEP8 fixes (#25293) 9 years ago
junos.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 8 years ago
k8s_common.py Allow for generating kubernetes YAML files from modules (#27833) 8 years ago
known_hosts.py In the git module let ssh do its own host checking 9 years ago
lxd.py Use to_text helper function to handle bytes and unicode 9 years ago
manageiq.py New model manageiq manageiq provider (#28273) 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
netcfg.py fix unicode errors in iosxr 9 years ago
netcli.py Consolidate boolean/mk_boolean conversion functions into a single location 9 years ago
netconf.py Fix fetch configuration in junos_command (#26392) 9 years ago
netscaler.py Fix dangerous default args. (#29839) 8 years ago
network.py Remove wildcard imports and get_exception calls 8 years ago
network_common.py Fix unwanted deprecation message in network module args (#28984) 8 years ago
nxos.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 8 years ago
oneview.py Fix dangerous default args. (#29839) 8 years ago
openshift_common.py k8s/openshift module_utils split (#23115) 9 years ago
openstack.py Collated PEP8 fixes (#25293) 9 years ago
ordnance.py Fix dangerous default args. (#29839) 8 years ago
ovirt.py module_utils/ovirt.py: fix broken import 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 Consolidate boolean/mk_boolean conversion functions into a single location 9 years ago
redhat.py Miscellaneous pylint fixes. 8 years ago
service.py Misc typo for Ansible 9 years ago
splitter.py Collated PEP8 fixes (#25293) 9 years ago
sros.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 8 years ago
univention_umc.py Collated PEP8 fixes (#25293) 9 years ago
urls.py Fix dangerous default args. (#29839) 8 years ago
vca.py Use response.content instead of response object (#25772) 8 years ago
vmware.py Add support for Python3 in vmware_guest_find 8 years ago
vyos.py Update removed_in_version to 2.9 for network module top level cred args (#30416) 8 years ago