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
Abhijeet Kasurde f7d7890df9
Use inclusive word: logical (#83232)
Use word 'logical' instead of non-inclusive word

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
1 week ago
..
__init__.py
add_host.py Require `from __future__ import annotations` (#81902) 8 months ago
apt.py apt: add a note about extraneous quotes in package name (#82960) 1 month ago
apt_key.py Require `from __future__ import annotations` (#81902) 8 months ago
apt_repository.py Use of constant for 644 permission variable (#82762) 2 months ago
assemble.py assemble: update argument_spec with 'decrypt' option 3 weeks ago
assert.py docs: improve readability & scope of docs for ansible.builtin.assert (#82256) 6 months ago
async_status.py async support check mode (#82901) 2 months ago
async_wrapper.py modules: remove PY2 compat (#81990) 4 months ago
blockinfile.py blockinfile: do not crash when filename has no path (#81638) 2 months ago
command.py Require `from __future__ import annotations` (#81902) 8 months ago
copy.py atomic_move - fix preserving extended acls (#82818) 2 months ago
cron.py Use of constant for 644 permission variable (#82762) 2 months ago
deb822_repository.py Use of constant for 644 permission variable (#82762) 2 months ago
debconf.py debconf: allow a list for value when vtype is multiselect (#82757) 2 months ago
debug.py Require `from __future__ import annotations` (#81902) 8 months ago
dnf.py Use inclusive word: logical (#83232) 1 week ago
dnf5.py dnf5: implement enable_plugin and disable_plugin options (#83105) 1 week ago
dpkg_selections.py Require `from __future__ import annotations` (#81902) 8 months ago
expect.py expect docs - improve responses description (#82544) 4 months ago
fail.py Require `from __future__ import annotations` (#81902) 8 months ago
fetch.py Require `from __future__ import annotations` (#81902) 8 months ago
file.py Require `from __future__ import annotations` (#81902) 8 months ago
find.py find: do not fail on PermissionError (#82282) 4 months ago
gather_facts.py Require `from __future__ import annotations` (#81902) 8 months ago
get_url.py Require `from __future__ import annotations` (#81902) 8 months ago
getent.py Fix additional spelling errors in builtin modules (#82012) 7 months ago
git.py git: Check if version is populated or not (#82173) 2 weeks ago
group.py Require `from __future__ import annotations` (#81902) 8 months ago
group_by.py Require `from __future__ import annotations` (#81902) 8 months ago
hostname.py modules: remove PY2 compat (#81990) 4 months ago
import_playbook.py Fix broken docs RST reference. (#82286) 6 months ago
import_role.py Fix broken docs RST reference. (#82286) 6 months ago
import_tasks.py Fix broken docs RST reference. (#82286) 6 months ago
include_role.py Fix broken docs RST reference. (#82286) 6 months ago
include_tasks.py Fix broken docs RST reference. (#82286) 6 months ago
include_vars.py Require `from __future__ import annotations` (#81902) 8 months ago
iptables.py iptables: added choices in match_set_flags option (#82641) 3 months ago
known_hosts.py Update known_hosts module to better handle @cert-authority keys (#70340) 6 months ago
lineinfile.py lineinfile, remove incorrect/unused 'others' option (#82436) 5 months ago
meta.py Document no until support for meta (#82795) 2 months ago
package.py Eaiser package mgr overrides (#82629) 2 months ago
package_facts.py package_facts: apk fix when cache is empty (#83132) 2 weeks ago
pause.py Require `from __future__ import annotations` (#81902) 8 months ago
ping.py Require `from __future__ import annotations` (#81902) 8 months ago
pip.py modules: remove PY2 compat (#81990) 4 months ago
raw.py Require `from __future__ import annotations` (#81902) 8 months ago
reboot.py Require `from __future__ import annotations` (#81902) 8 months ago
replace.py Improve documentation for replace module (#82756) 3 months ago
rpm_key.py Require `from __future__ import annotations` (#81902) 8 months ago
script.py Require `from __future__ import annotations` (#81902) 8 months ago
service.py Fix order of CLI arguments on FreeBSD (#81377) 2 weeks ago
service_facts.py added examples for systemd service usage (#83192) 2 weeks ago
set_fact.py Require `from __future__ import annotations` (#81902) 8 months ago
set_stats.py Require `from __future__ import annotations` (#81902) 8 months ago
setup.py add systemd version and features fact (#83083) 4 weeks ago
shell.py Require `from __future__ import annotations` (#81902) 8 months ago
slurp.py Require `from __future__ import annotations` (#81902) 8 months ago
stat.py Require `from __future__ import annotations` (#81902) 8 months ago
subversion.py Replace Unicode no-break spaces with ASCII spaces 4 months ago
systemd.py rename systemd module to services only (#77644) 2 years ago
systemd_service.py systemd_service: handle failure when mask operation fails (#83079) 1 month ago
sysvinit.py Restart a Service with Sleep Between Stop and Start (#82210) 6 months ago
tempfile.py Create prefix of file using ansible.builtin.tempfile (#82209) 6 months ago
template.py docs(template): use unambiguous syntax for mode (#82079) 7 months ago
unarchive.py Remove more Python 2.x compat code 1 month ago
uri.py uri: deprecate 'yes' or 'no' value in follow_redirects param (#83169) 2 weeks ago
user.py Issue #80267: Remove user not found warning (#80291) 6 months ago
validate_argument_spec.py validate_argument_spec: fixed example syntax (#82534) 4 months ago
wait_for.py wait_for, fallback to read for non mmapable files (#82064) 6 months ago
wait_for_connection.py Require `from __future__ import annotations` (#81902) 8 months ago
yum_repository.py Refactor yum_repository, deprecate yum only options (#83116) 1 week ago