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
Ronan f50ff1c2db
Fix Issue #78564 (#78741)
2 years ago
..
__init__.py
_include.py remove import_play examples from include module (#77597) 2 years ago
add_host.py validate-modules for plugins: do some more schema validations so that some issues that are currently reported for modules are also reported for plugins (#77268) 2 years ago
apt.py ansible-test - Update sanity test requirements. (#78528) 2 years ago
apt_key.py example showing how to deal with keys w/o apt_key (#78206) 2 years ago
apt_repository.py Docs: fix issue-76133-apt-repository (#78586) 2 years ago
assemble.py Module/plugin docs: (#78380) 2 years ago
assert.py validate-modules for plugins: do some more schema validations so that some issues that are currently reported for modules are also reported for plugins (#77268) 2 years ago
async_status.py docs: add fqcn to module examples (#73546) 2 years ago
async_wrapper.py Remove unused code. (#78499) 2 years ago
blockinfile.py Blockinfile multiline search (#75090) 2 years ago
command.py Remove COMMAND_WARNINGS and warn (#77411) 2 years ago
copy.py Add missing space after keywords. (#78480) 2 years ago
cron.py Remove shebangs from core Python modules. (#76664) 2 years ago
debconf.py Document debconf interaction with dpkg-reconfigure (#74196) 2 years ago
debug.py docs: add fqcn to module examples (#73546) 2 years ago
dnf.py Address inactive but legacy print calls found with code checking. (#78581) 2 years ago
dpkg_selections.py Update dpkg_selections.py (#78177) 2 years ago
expect.py Fixes parameter name in expect module examples (#78635) 2 years ago
fail.py docs: add fqcn to module examples (#73546) 2 years ago
fetch.py Remove shebangs from core Python modules. (#76664) 2 years ago
file.py Update attributes of files that are links without specifying link target (#76167) 2 years ago
find.py find - Use `getattr` instead of `__getattribute__` (#78503) 2 years ago
gather_facts.py docs: add fqcn to module examples (#73546) 2 years ago
get_url.py uri: added use_netrc argument to allow ignoring netrc (#74397) (#78569) 2 years ago
getent.py Module/plugin docs: (#78380) 2 years ago
git.py git fix docs and wrapper script (#77588) 2 years ago
group.py Fixes for type hinting issues. (#77170) 2 years ago
group_by.py validate-modules for plugins: do some more schema validations so that some issues that are currently reported for modules are also reported for plugins (#77268) 2 years ago
hostname.py Fix invalid-ansiblemodule-schema sanity errors. 2 years ago
import_playbook.py add example to import a playbook from collection (#78443) 2 years ago
import_role.py docs: add fqcn to module examples (#73546) 2 years ago
import_tasks.py docs: add fqcn to module examples (#73546) 2 years ago
include_role.py docs: add fqcn to module examples (#73546) 2 years ago
include_tasks.py docs: add fqcn to module examples (#73546) 2 years ago
include_vars.py validate-modules for plugins: do some more schema validations so that some issues that are currently reported for modules are also reported for plugins (#77268) 2 years ago
iptables.py Remove more whitelist and blacklist occurances (docs only). (#76845) 2 years ago
known_hosts.py docs: add fqcn to module examples (#73546) 2 years ago
lineinfile.py docs: add fqcn to module examples (#73546) 2 years ago
meta.py Targeting a small typo correction (#78531) 2 years ago
package.py Remove shebangs from core Python modules. (#76664) 2 years ago
package_facts.py package_facts: Support pkg_info OpenBSD, FreeBSD and NetBSD (#76580) 2 years ago
pause.py docs: add fqcn to module examples (#73546) 2 years ago
ping.py docs: add fqcn to module examples (#73546) 2 years ago
pip.py Targeting a small typo correction (#78531) 2 years ago
raw.py docs: add fqcn to module examples (#73546) 2 years ago
reboot.py validate-modules for plugins: do some more schema validations so that some issues that are currently reported for modules are also reported for plugins (#77268) 2 years ago
replace.py doc: Correct mixed up commentary and task name (#78610) 2 years ago
rpm_key.py Remove shebangs from core Python modules. (#76664) 2 years ago
script.py Added a powershell example for ansible.builtin.script (#76980) 2 years ago
service.py Fixed handling of sleep arguments during service restarts on AIX (#76878) 2 years ago
service_facts.py Address inactive but legacy print calls found with code checking. (#78581) 2 years ago
set_fact.py fix spelling error in details (#77152) 2 years ago
set_stats.py Remove shebangs from core Python modules. (#76664) 2 years ago
setup.py Module/plugin docs: (#78380) 2 years ago
shell.py Remove COMMAND_WARNINGS and warn (#77411) 2 years ago
slurp.py docs: add fqcn to module examples (#73546) 2 years ago
stat.py Fix typos in stat module examples (#78651) 2 years ago
subversion.py Remove shebangs from core Python modules. (#76664) 2 years ago
systemd.py rename systemd module to services only (#77644) 2 years ago
systemd_service.py rename systemd module to services only (#77644) 2 years ago
sysvinit.py docs: add fqcn to module examples (#73546) 2 years ago
tempfile.py Remove shebangs from core Python modules. (#76664) 2 years ago
template.py Module/plugin docs: (#78380) 2 years ago
unarchive.py Fix Issue #78564 (#78741) 2 years ago
uri.py uri: added use_netrc argument to allow ignoring netrc (#74397) (#78569) 2 years ago
user.py user - Use -n instead of -N for luseradd on all distros (#75042) 2 years ago
validate_argument_spec.py docs: add fqcn to module examples (#73546) 2 years ago
wait_for.py wait_for - Read file and perform comparisons using bytes to avoid decode errors (#78317) 2 years ago
wait_for_connection.py docs: add fqcn to module examples (#73546) 2 years ago
yum.py yum: fix releasever for latest (#78066) 2 years ago
yum_repository.py yum_repository: Do not set default value for async (#76750) 2 years ago