1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/module_utils
Felix Fontein ca32d9f925
[stable-8] Fix pylint and pep8 issues exposed by latest ansible-core's ansible-test sanity checks (#8723)
Fix pylint and pep8 issues exposed by latest ansible-core's ansible-test sanity checks (#8720)

* Remove bad whitespace.

* 'Fixing' various used-before-assignment issues that pylint flagged.

(cherry picked from commit 9a16eaf9ba)
2024-08-07 16:03:43 +02:00
..
identity/keycloak [PR #8252/a5697da2 backport][stable-8] Keycloak client role scope (#8266) 2024-04-21 20:39:47 +02:00
mh Bump version of main to 8.0.0; remove deprecations, deprecate some leftovers (#7358) 2023-10-09 13:31:27 +02:00
net_tools/pritunl Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
oracle [PR #7501/48e860be backport][stable-8] Use isinstance() instead of type() (#7503) 2023-11-08 13:27:04 +01:00
remote_management/lxca
source_control
storage
_filelock.py passwordstore plugin: vendor FileLock that was removed from ansible-core devel (#6447) 2023-04-28 12:08:45 +02:00
_mount.py
_stormssh.py Removes dependency on StormSSH (#6117) 2023-03-12 12:39:42 +01:00
alicloud_ecs.py
btrfs.py New modules btrfs_subvolume / btrfs_info (#5832) 2023-04-20 06:35:29 +02:00
cloud.py
cmd_runner.py CmdRunner bugfix (#7200) 2023-09-10 07:41:04 +02:00
consul.py [PR #8091/67736d79 backport][stable-8] Fix consul_token usage without accessor_id. (#8097) 2024-03-14 23:39:10 +01:00
csv.py csv module utils: detect unicode BOM in content (#6662) 2023-06-15 07:19:16 +02:00
database.py
datetime.py [PR #8222/524d5883 backport][stable-8] Avoid deprecated utcnow() (#8243) 2024-04-20 10:21:02 +02:00
deps.py deps module util: fix overzealous name cropping (#6479) 2023-05-04 19:50:39 +12:00
dimensiondata.py Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
gandi_livedns_api.py
gconftool2.py
gio_mime.py New Module: gio_mime (#7271) 2023-09-20 19:29:05 +02:00
gitlab.py [PR #8158/b4635719 backport][stable-8] gitlab modules: do not crash if python-gitlab isn't there (#8167) 2024-03-29 19:28:08 +01:00
heroku.py
hwc_utils.py Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
ibm_sa_utils.py
ilo_redfish_utils.py [stable-8] Fix pylint and pep8 issues exposed by latest ansible-core's ansible-test sanity checks (#8723) 2024-08-07 16:03:43 +02:00
influxdb.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
ipa.py [PR #8175/b674f94f backport][stable-8] module_utils/ipa.py: fix regex when parsing version (#8206) 2024-04-09 08:01:16 +02:00
jenkins.py jenkins_plugin: fix sanity checks (#5565) 2022-11-17 06:55:46 +01:00
known_hosts.py
ldap.py [PR #7697/a5cd4ebe backport][stable-8] Simplify regex for identifying order number in DN (#7646) (#7915) 2024-01-29 19:30:08 +01:00
linode.py
locale_gen.py locale_gen: refactor module to use CmdRunner (#6820) 2023-07-06 21:05:34 +02:00
lxd.py plugins/inventory/lxd: add server_cert option (#7392) 2023-10-25 08:47:48 +02:00
manageiq.py
memset.py Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
module_helper.py Bump version of main to 8.0.0; remove deprecations, deprecate some leftovers (#7358) 2023-10-09 13:31:27 +02:00
ocapi_utils.py [PR #7501/48e860be backport][stable-8] Use isinstance() instead of type() (#7503) 2023-11-08 13:27:04 +01:00
oneandone.py
onepassword.py
oneview.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
online.py
opennebula.py one_vm: fix syntax error when creating VMs with a more complex template (#6294) 2023-04-16 13:22:49 +02:00
pipx.py [PR #7506/c2e578cb backport][stable-8] pipx: change parameter formatter for pip_args (#7514) 2023-11-11 12:36:48 +01:00
proxmox.py [stable-8] Proxmox add storage content listing (#7725) (#7803) 2023-12-31 15:43:43 +01:00
puppet.py [PR #8001/1b8e6bc9 backport][stable-8] puppet_utils: Do not force lang for cmd (#8242) 2024-04-20 10:20:55 +02:00
pure.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
rax.py
redfish_utils.py [PR #8613/ca8ecb1d backport][stable-8] redfish_utils: fix language check (#8616) 2024-07-12 23:23:47 +02:00
redhat.py Deprecate module_utils.redhat (#6663) 2023-06-10 13:26:14 +02:00
redis.py
rundeck.py Rundeck - fix TypeError on 404 api response (#6983) 2023-07-31 08:37:32 +02:00
saslprep.py
scaleway.py [PR #8222/524d5883 backport][stable-8] Avoid deprecated utcnow() (#8243) 2024-04-20 10:21:02 +02:00
snap.py snap: add param "dangerous" (#6908) 2023-07-15 12:54:39 +02:00
ssh.py ssh_config: fixed sanity (#5720) 2022-12-22 21:34:21 +01:00
univention_umc.py
utm_utils.py
vardict.py Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
version.py Drop support for ansible-core 2.11 and 2.12 (#7269) 2023-10-11 16:13:14 +02:00
vexata.py
wdc_redfish_utils.py [PR #8444/feb1ecbf backport][stable-8] Fix to handle Redfish Gen2 Firmware upgrade (#8600) 2024-07-08 22:25:33 +02:00
xenserver.py
xfconf.py