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
Felix Fontein 249f88db80
Fix broken docs RST reference. (#82286) (#82299)
(cherry picked from commit 479949aad2)
2 years ago
..
__init__.py
_include.py remove import_play examples from include module (#77597) 4 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) 4 years ago
apt.py replace yes/no with true/false in docstrings (#79274) (#79310) 3 years ago
apt_key.py replace yes/no with true/false in docstrings (#79274) (#79310) 3 years ago
apt_repository.py replace yes/no with true/false in docstrings (#79274) (#79310) 3 years ago
assemble.py replace yes/no with true/false in docstrings (#79274) (#79310) 3 years ago
assert.py replace yes/no with true/false in docstrings (#79274) (#79310) 3 years ago
async_status.py docs: add fqcn to module examples (#73546) 4 years ago
async_wrapper.py Remove unused code. (#78499) 3 years ago
blockinfile.py Backportapalooza 10 4 (#79309) 3 years ago
command.py Backportapaloosa 12 08 (#79565) 3 years ago
copy.py copy - fix check mode with remote_src=True (#78624) (#80176) 3 years ago
cron.py Remove shebangs from core Python modules. (#76664) 4 years ago
debconf.py Document debconf interaction with dpkg-reconfigure (#74196) 4 years ago
debug.py docs: add fqcn to module examples (#73546) 4 years ago
dnf.py Backportapalooza 02 09 (#79962) 3 years ago
dpkg_selections.py Update dpkg_selections.py (#78177) 4 years ago
expect.py Fixes parameter name in expect module examples (#78635) 3 years ago
fail.py docs: add fqcn to module examples (#73546) 4 years ago
fetch.py replace yes/no with true/false in docstrings (#79274) (#79310) 3 years ago
file.py [stable-2.14] Fix file touch check mode result (#79360) (#79422) (#79525) 3 years ago
find.py replace yes/no with true/false in docstrings (#79274) (#79310) 3 years ago
gather_facts.py docs: add fqcn to module examples (#73546) 4 years ago
get_url.py [stable-2.14] Ensure we are passing ciphers to all url_get calls (#79718) (#79727) 3 years ago
getent.py Module docs fixes. (#81213) (#81235) 2 years ago
git.py Module docs fixes. (#81213) (#81235) 2 years ago
group.py Fixes for type hinting issues. (#77170) 4 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) 4 years ago
hostname.py Fix invalid-ansiblemodule-schema sanity errors. 4 years ago
import_playbook.py Fix broken docs RST reference. (#82286) (#82299) 2 years ago
import_role.py Fix broken docs RST reference. (#82286) (#82299) 2 years ago
import_tasks.py Fix broken docs RST reference. (#82286) (#82299) 2 years ago
include_role.py Fix broken docs RST reference. (#82286) (#82299) 2 years ago
include_tasks.py Fix broken docs RST reference. (#82286) (#82299) 2 years ago
include_vars.py Backportapalooza 10 20 (#79180) 3 years ago
iptables.py Remove more whitelist and blacklist occurances (docs only). (#76845) 4 years ago
known_hosts.py [stable 2.14] Fix known host changed status when removing non-existing key #78598 (#78881) 3 years ago
lineinfile.py docs: add fqcn to module examples (#73546) 4 years ago
meta.py Targeting a small typo correction (#78531) 3 years ago
package.py Remove shebangs from core Python modules. (#76664) 4 years ago
package_facts.py Backportapalooza 03 02 (#80127) 3 years ago
pause.py docs: add fqcn to module examples (#73546) 4 years ago
ping.py docs: add fqcn to module examples (#73546) 4 years ago
pip.py add pep668 note to pip module docs (#82096) (#82100) 2 years ago
raw.py docs: add fqcn to module examples (#73546) 4 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) 4 years ago
replace.py doc: Correct mixed up commentary and task name (#78610) 3 years ago
rpm_key.py replace yes/no with true/false in docstrings (#79274) (#79310) 3 years ago
script.py Added a powershell example for ansible.builtin.script (#76980) 4 years ago
service.py Fixed handling of sleep arguments during service restarts on AIX (#76878) 4 years ago
service_facts.py [stable-2.14] Use python re to parse service output instead of grep (#79015) (#79050) 3 years ago
set_fact.py replace yes/no with true/false in docstrings (#79274) (#79310) 3 years ago
set_stats.py replace yes/no with true/false in docstrings (#79274) (#79310) 3 years ago
setup.py Module docs fixes. (#81213) (#81235) 2 years ago
shell.py Remove COMMAND_WARNINGS and warn (#77411) 4 years ago
slurp.py docs: add fqcn to module examples (#73546) 4 years ago
stat.py Module docs fixes. (#81213) (#81235) 2 years ago
subversion.py replace yes/no with true/false in docstrings (#79274) (#79310) 3 years ago
systemd.py rename systemd module to services only (#77644) 4 years ago
systemd_service.py Backportapalooza 01 19 (#79771) 3 years ago
sysvinit.py docs: add fqcn to module examples (#73546) 4 years ago
tempfile.py Remove shebangs from core Python modules. (#76664) 4 years ago
template.py replace yes/no with true/false in docstrings (#79274) (#79310) 3 years ago
unarchive.py replace yes/no with true/false in docstrings (#79274) (#79310) 3 years ago
uri.py [stable-2.14] URI Module find json sub type (#80745) (#80870) 3 years ago
user.py Docs Backportapalooza 01 26 (#79828) 3 years ago
validate_argument_spec.py Module docs fixes. (#81213) (#81235) 2 years ago
wait_for.py wait_for - Read file and perform comparisons using bytes to avoid decode errors (#78317) 3 years ago
wait_for_connection.py docs: add fqcn to module examples (#73546) 4 years ago
yum.py replace yes/no with true/false in docstrings (#79274) (#79310) 3 years ago
yum_repository.py replace yes/no with true/false in docstrings (#79274) (#79310) 3 years ago