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
patchback[bot] 788c722b3e
[PR #8859/e4472b32 backport][stable-9] pipx/pipx_info: refactor doc fragment (#8869)
pipx/pipx_info: refactor doc fragment (#8859)

* pipx/pipx_info: refactor doc fragment

* pipx/pipx_info: refactor common options to module_utils

(cherry picked from commit e4472b322b)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-09-14 09:38:19 +02:00
..
identity/keycloak [PR #8822/7e978c77 backport][stable-9] use dict comprehension in plugins, part 2 (#8832) 2024-09-05 22:01:56 +02:00
mh [PR #8822/7e978c77 backport][stable-9] use dict comprehension in plugins, part 2 (#8832) 2024-09-05 22:01:56 +02:00
net_tools/pritunl Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
oracle Use isinstance() instead of type() (#7501) 2023-11-08 13:20:19 +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
alicloud_ecs.py
btrfs.py
cloud.py
cmd_runner.py [PR #8517/5259caac backport][stable-9] cmd_runner - handle special value "auto" in param force_lang (#8581) 2024-07-05 08:54:04 +02:00
consul.py [PR #7989/03966624 backport][stable-9] Consul implement agent service and check (#8513) 2024-06-16 10:10:45 +02:00
csv.py [PR #8814/ecc048bc backport][stable-9] Use dict comprehension in plugins (#8819) 2024-09-01 20:55:02 +02:00
database.py
datetime.py Avoid deprecated utcnow() (#8222) 2024-04-20 09:26:08 +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
django.py [PR #8412/54df0c9b backport][stable-9] django_createcachetable: new module (#8449) 2024-06-01 22:54:20 +02:00
gandi_livedns_api.py feat(gandi_livedns): support personal access tokens (#8337) 2024-05-18 15:42:11 +02:00
gconftool2.py
gio_mime.py New Module: gio_mime (#7271) 2023-09-20 19:29:05 +02:00
gitlab.py gitlab modules: deprecate basic auth method (#8383) 2024-05-19 20:47:54 +02:00
heroku.py
homebrew.py [PR #8329/29630049 backport][stable-9] homebrew: Add support for services functions (#8697) 2024-08-01 17:33:36 +02:00
hwc_utils.py Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
ibm_sa_utils.py
ilo_redfish_utils.py [PR #8720/9a16eaf9 backport][stable-9] Fix pylint and pep8 issues exposed by latest ansible-core's ansible-test sanity checks (#8722) 2024-08-07 15:49:06 +02:00
influxdb.py
ipa.py module_utils/ipa.py: fix regex when parsing version (#8175) 2024-04-09 07:40:10 +02:00
jenkins.py
known_hosts.py
ldap.py Simplify regex for identifying order number in DN (#7646) (#7697) 2024-01-29 19:08:34 +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 MH: deprecate features (#8280) 2024-04-29 17:27:06 +02:00
ocapi_utils.py [PR #8833/26df6c76 backport][stable-9] use dict comprehension in plugins, part 3 (#8835) 2024-09-08 14:46:13 +02:00
oneandone.py
onepassword.py
oneview.py
online.py
opennebula.py
pipx.py [PR #8859/e4472b32 backport][stable-9] pipx/pipx_info: refactor doc fragment (#8869) 2024-09-14 09:38:19 +02:00
proxmox.py [PR #8441/d2d7deb4 backport][stable-9] #8440 Allow for API Port to be specified when using proxmox_kvm (#8478) 2024-06-08 14:59:27 +02:00
puppet.py 8281: puppet waitforlock (#8282) 2024-05-04 15:26:56 +02:00
pure.py
python_runner.py PythonRunner: a command runner for python (#8289) 2024-04-29 17:26:14 +02:00
redfish_utils.py [PR #8833/26df6c76 backport][stable-9] use dict comprehension in plugins, part 3 (#8835) 2024-09-08 14:46:13 +02:00
redhat.py [9.0.0] Remove deprecated modules and features (#8198) 2024-04-22 18:28:22 +02:00
redis.py [PR #8654/52126b8f backport][stable-9] Add TLS certs params to redis (#8672) 2024-07-23 22:03:13 +02:00
rundeck.py Added parameter to select Content-Type when accessing the Rundeck API (#7684) 2024-05-12 09:21:39 +02:00
saslprep.py
scaleway.py [PR #8833/26df6c76 backport][stable-9] use dict comprehension in plugins, part 3 (#8835) 2024-09-08 14:46:13 +02:00
snap.py snap: add param "dangerous" (#6908) 2023-07-15 12:54:39 +02:00
ssh.py
univention_umc.py
utm_utils.py
vardict.py [PR #8814/ecc048bc backport][stable-9] Use dict comprehension in plugins (#8819) 2024-09-01 20:55:02 +02: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-9] Fix to handle Redfish Gen2 Firmware upgrade (#8601) 2024-07-08 22:25:30 +02:00
xenserver.py
xfconf.py