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/modules
Alexei Znamensky 4f73d2ff7a
docs adjustments (#83369)
2 years ago
..
__init__.py
add_host.py Require `from __future__ import annotations` (#81902) 2 years ago
apt.py apt_*: add more info message while updating apt cache (#83230) 2 years ago
apt_key.py Require `from __future__ import annotations` (#81902) 2 years ago
apt_repository.py apt_*: add more info message while updating apt cache (#83230) 2 years ago
assemble.py docs adjustments (batch 2) (#83368) 2 years ago
assert.py docs adjustments (batch 2) (#83368) 2 years ago
async_status.py async support check mode (#82901) 2 years ago
async_wrapper.py modules: remove PY2 compat (#81990) 2 years ago
blockinfile.py docs adjustments (batch 2) (#83368) 2 years ago
command.py docs adjustments (batch 2) (#83368) 2 years ago
copy.py docs adjustments (batch 2) (#83368) 2 years ago
cron.py docs adjustments (batch 2) (#83368) 2 years ago
deb822_repository.py docs adjustments (#83369) 2 years ago
debconf.py docs adjustments (#83369) 2 years ago
debug.py docs adjustments (#83369) 2 years ago
dnf.py docs adjustments (#83369) 2 years ago
dnf5.py docs adjustments (#83369) 2 years ago
dpkg_selections.py docs adjustments (#83369) 2 years ago
expect.py docs adjustments (#83369) 2 years ago
fail.py Require `from __future__ import annotations` (#81902) 2 years ago
fetch.py docs adjustments (#83369) 2 years ago
file.py docs adjustments (#83369) 2 years ago
find.py docs adjustments (#83369) 2 years ago
gather_facts.py gather_facts, mention ansible_facts_parallel var (#83278) 2 years ago
get_url.py get_url: update docs for checksum (#83305) 2 years ago
getent.py Fix additional spelling errors in builtin modules (#82012) 2 years ago
git.py git: Check if version is populated or not (#82173) 2 years ago
group.py Require `from __future__ import annotations` (#81902) 2 years ago
group_by.py Require `from __future__ import annotations` (#81902) 2 years ago
hostname.py modules: remove PY2 compat (#81990) 2 years ago
import_playbook.py Fix broken docs RST reference. (#82286) 2 years ago
import_role.py Fix broken docs RST reference. (#82286) 2 years ago
import_tasks.py Fix broken docs RST reference. (#82286) 2 years ago
include_role.py Fix broken docs RST reference. (#82286) 2 years ago
include_tasks.py Fix broken docs RST reference. (#82286) 2 years ago
include_vars.py Require `from __future__ import annotations` (#81902) 2 years ago
iptables.py iptables: added choices in match_set_flags option (#82641) 2 years ago
known_hosts.py Update known_hosts module to better handle @cert-authority keys (#70340) 2 years ago
lineinfile.py lineinfile, remove incorrect/unused 'others' option (#82436) 2 years ago
meta.py Document no until support for meta (#82795) 2 years ago
package.py Eaiser package mgr overrides (#82629) 2 years ago
package_facts.py package_facts: apk fix when cache is empty (#83132) 2 years ago
pause.py Require `from __future__ import annotations` (#81902) 2 years ago
ping.py Require `from __future__ import annotations` (#81902) 2 years ago
pip.py modules: remove PY2 compat (#81990) 2 years ago
raw.py Require `from __future__ import annotations` (#81902) 2 years ago
reboot.py Require `from __future__ import annotations` (#81902) 2 years ago
replace.py Improve documentation for replace module (#82756) 2 years ago
rpm_key.py Require `from __future__ import annotations` (#81902) 2 years ago
script.py Require `from __future__ import annotations` (#81902) 2 years ago
service.py Fix order of CLI arguments on FreeBSD (#81377) 2 years ago
service_facts.py added examples for systemd service usage (#83192) 2 years ago
set_fact.py Require `from __future__ import annotations` (#81902) 2 years ago
set_stats.py Require `from __future__ import annotations` (#81902) 2 years ago
setup.py add systemd version and features fact (#83083) 2 years ago
shell.py Require `from __future__ import annotations` (#81902) 2 years ago
slurp.py Require `from __future__ import annotations` (#81902) 2 years ago
stat.py Require `from __future__ import annotations` (#81902) 2 years ago
subversion.py Replace Unicode no-break spaces with ASCII spaces 2 years ago
systemd.py rename systemd module to services only (#77644) 4 years ago
systemd_service.py systemd_service: handle failure when mask operation fails (#83079) 2 years ago
sysvinit.py Restart a Service with Sleep Between Stop and Start (#82210) 2 years ago
tempfile.py Create prefix of file using ansible.builtin.tempfile (#82209) 2 years ago
template.py docs(template): use unambiguous syntax for mode (#82079) 2 years ago
unarchive.py Remove more Python 2.x compat code 2 years ago
uri.py uri: deprecate 'yes' or 'no' value in follow_redirects param (#83169) 2 years ago
user.py Issue #80267: Remove user not found warning (#80291) 2 years ago
validate_argument_spec.py validate_argument_spec: fixed example syntax (#82534) 2 years ago
wait_for.py wait_for, fallback to read for non mmapable files (#82064) 2 years ago
wait_for_connection.py Require `from __future__ import annotations` (#81902) 2 years ago
yum_repository.py Refactor yum_repository, deprecate yum only options (#83116) 2 years ago