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
Sandra McCann d321fa3f15
remove import_play examples from include module (#77597)
2 years ago
..
__init__.py Re-adding the init py for modules 8 years ago
_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 Fixes for type hinting issues. (#77170) 2 years ago
apt_key.py apt_key: remove deprecated key module param (#77409) 2 years ago
apt_repository.py Fix module exception handlers. 2 years ago
assemble.py Remove shebangs from core Python modules. (#76664) 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 Fix module exception handlers. 2 years ago
blockinfile.py Replace file handling with context managers in files-modules and parsing vault. (#65371) 2 years ago
command.py Remove COMMAND_WARNINGS and warn (#77411) 2 years ago
copy.py Remove shebangs from core Python modules. (#76664) 2 years ago
cron.py Remove shebangs from core Python modules. (#76664) 2 years ago
debconf.py Remove shebangs from core Python modules. (#76664) 2 years ago
debug.py docs: add fqcn to module examples (#73546) 2 years ago
dnf.py dnf: ensure releasever is passed into libdnf as str (#77024) 2 years ago
dpkg_selections.py docs: add fqcn to module examples (#73546) 2 years ago
expect.py docs: add fqcn to module examples (#73546) 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 Make builtin.file modification times support check_mode (#76973) 2 years ago
find.py docs: add fqcn to module examples (#73546) 2 years ago
gather_facts.py docs: add fqcn to module examples (#73546) 2 years ago
get_url.py get_url: remove deprecated sha256sum module param (#77408) 2 years ago
getent.py docs: add fqcn to module examples (#73546) 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 Update systemd strategy to not confuse NetworkManager (#77243) 2 years ago
import_playbook.py docs: add fqcn to module examples (#73546) 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 docs: add fqcn to module examples (#73546) 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 Update pip example with standard lowercase http[s]_proxy env vars (#77515) 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 replace - always return rc (#71963) 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 improve warnings from service_facts (#76921) 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 setup: remove 'any' as seemingly valid option (#77532) 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 Remove shebangs from core Python modules. (#76664) 2 years ago
subversion.py Remove shebangs from core Python modules. (#76664) 2 years ago
systemd.py Remove shebangs from core Python modules. (#76664) 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 template module: document jinja2_native behavior (#77445) 2 years ago
unarchive.py unarchive: fix io_buffer_size option, remove ignore.txt entry (#77271) 2 years ago
uri.py honor use_proxy parameter (#77312) 2 years ago
user.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
validate_argument_spec.py docs: add fqcn to module examples (#73546) 2 years ago
wait_for.py Fix type hints and variable usage in modules. (#77184) 2 years ago
wait_for_connection.py docs: add fqcn to module examples (#73546) 2 years ago
yum.py Fix type hints and variable usage in modules. (#77184) 2 years ago
yum_repository.py Remove COMMAND_WARNINGS and warn (#77411) 2 years ago