ansible/lib/ansible/modules
Abhijeet Kasurde 628ce5a62e assemble: update argument_spec with 'decrypt' option
* decrypt option is used by assemble action plugin.
  Add this parameter to remove failure raised by
  validate-modules:nonexistent-parameter-documented

Fixes: #80840

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2024-04-25 12:22:19 -07:00
..
__init__.py
add_host.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
apt.py apt: add a note about extraneous quotes in package name (#82960) 2024-04-04 12:12:53 -07:00
apt_key.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
apt_repository.py Use of constant for 644 permission variable (#82762) 2024-03-05 16:09:58 +01:00
assemble.py assemble: update argument_spec with 'decrypt' option 2024-04-25 12:22:19 -07:00
assert.py docs: improve readability & scope of docs for ansible.builtin.assert (#82256) 2023-11-21 10:24:07 -05:00
async_status.py async support check mode (#82901) 2024-03-26 17:06:29 -04:00
async_wrapper.py modules: remove PY2 compat (#81990) 2024-01-17 09:24:35 +01:00
blockinfile.py blockinfile: do not crash when filename has no path (#81638) 2024-03-20 18:39:19 -05:00
command.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
copy.py atomic_move - fix preserving extended acls (#82818) 2024-03-18 10:58:00 -04:00
cron.py Use of constant for 644 permission variable (#82762) 2024-03-05 16:09:58 +01:00
deb822_repository.py Use of constant for 644 permission variable (#82762) 2024-03-05 16:09:58 +01:00
debconf.py debconf: allow a list for value when vtype is multiselect (#82757) 2024-03-12 16:06:35 +00:00
debug.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
dnf.py dnf - honor installroot and substitutes in paths (#83011) 2024-04-12 09:34:46 +02:00
dnf5.py Fallbacks for brand new APIs that don't exist in released dnf5 (#83022) 2024-04-12 10:15:49 +02:00
dpkg_selections.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
expect.py expect docs - improve responses description (#82544) 2024-01-16 15:03:38 -05:00
fail.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
fetch.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
file.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
find.py find: do not fail on PermissionError (#82282) 2024-01-23 10:55:13 -08:00
gather_facts.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
get_url.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
getent.py Fix additional spelling errors in builtin modules (#82012) 2023-10-23 21:22:35 -07:00
git.py git: Rename option gpg_whitelist to gpg_allowlist (#82377) 2024-03-15 22:49:28 +00:00
group.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
group_by.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
hostname.py modules: remove PY2 compat (#81990) 2024-01-17 09:24:35 +01:00
import_playbook.py Fix broken docs RST reference. (#82286) 2023-11-27 10:02:20 -05:00
import_role.py Fix broken docs RST reference. (#82286) 2023-11-27 10:02:20 -05:00
import_tasks.py Fix broken docs RST reference. (#82286) 2023-11-27 10:02:20 -05:00
include_role.py Fix broken docs RST reference. (#82286) 2023-11-27 10:02:20 -05:00
include_tasks.py Fix broken docs RST reference. (#82286) 2023-11-27 10:02:20 -05:00
include_vars.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
iptables.py iptables: added choices in match_set_flags option (#82641) 2024-02-06 16:12:54 +01:00
known_hosts.py Update known_hosts module to better handle @cert-authority keys (#70340) 2023-11-21 16:55:01 -08:00
lineinfile.py lineinfile, remove incorrect/unused 'others' option (#82436) 2024-01-04 11:29:04 -08:00
meta.py Document no until support for meta (#82795) 2024-03-12 11:02:38 -04:00
package.py Eaiser package mgr overrides (#82629) 2024-04-02 16:38:05 -04:00
package_facts.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
pause.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
ping.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
pip.py modules: remove PY2 compat (#81990) 2024-01-17 09:24:35 +01:00
raw.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
reboot.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
replace.py Improve documentation for replace module (#82756) 2024-02-29 11:01:26 -08:00
rpm_key.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
script.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
service.py Consolidate systemd detection logic (#81809) 2023-10-25 19:09:46 -07:00
service_facts.py Consolidate systemd detection logic (#81809) 2023-10-25 19:09:46 -07:00
set_fact.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
set_stats.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
setup.py add systemd version and features fact (#83083) 2024-04-18 21:22:56 -04:00
shell.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
slurp.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
stat.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
subversion.py Replace Unicode no-break spaces with ASCII spaces 2024-01-17 10:26:30 -08:00
systemd.py rename systemd module to services only (#77644) 2022-05-17 12:32:11 -04:00
systemd_service.py systemd_service: handle failure when mask operation fails (#83079) 2024-04-18 16:28:30 +00:00
sysvinit.py Restart a Service with Sleep Between Stop and Start (#82210) 2023-11-14 19:40:48 -08:00
tempfile.py Create prefix of file using ansible.builtin.tempfile (#82209) 2023-11-15 10:43:10 -08:00
template.py docs(template): use unambiguous syntax for mode (#82079) 2023-10-27 05:21:25 +10:00
unarchive.py Remove more Python 2.x compat code 2024-04-08 12:55:52 -07:00
uri.py uri: Handle the "force" parameter properly (#82187) 2024-01-23 08:54:18 -05:00
user.py Issue #80267: Remove user not found warning (#80291) 2023-11-23 15:25:35 +01:00
validate_argument_spec.py validate_argument_spec: fixed example syntax (#82534) 2024-01-13 08:17:21 -08:00
wait_for.py wait_for, fallback to read for non mmapable files (#82064) 2023-11-16 15:20:52 -05:00
wait_for_connection.py Require `from __future__ import annotations` (#81902) 2023-10-04 22:11:17 +00:00
yum_repository.py add countme option to yum_repository (#82831) 2024-04-18 13:51:22 +02:00