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
sbettid 0dfd6c868e
[stable-2.13] Fix file touch check mode result (backport of #79422) (#79526)
* Fix file touch check mode result (#79360) (#79422)

Fixes #79360

(cherry picked from commit 3936b5c471)

* Rename changelog fragment according to PR number
3 years ago
..
__init__.py
_include.py 4 28 docs backportapalooza (#77686) 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 apt module, prevent tb from invalid type for pkg (#78666) (#78908) 3 years ago
apt_key.py Backportapalooza 7 15 (#78277) 3 years ago
apt_repository.py Backportapalooza 08 25 (#78647) 3 years ago
assemble.py Module/plugin docs: (#78380) (#78447) 3 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) 4 years ago
async_status.py docs: add fqcn to module examples (#73546) 4 years ago
async_wrapper.py Fix module exception handlers. 4 years ago
blockinfile.py Replace file handling with context managers in files-modules and parsing vault. (#65371) 4 years ago
command.py Add check_mode tests for shell/command/script and make skipped=True/changed=True mutually exclusive (#76429) 4 years ago
copy.py copy, avoid moving non temp remote 'non' files (#79102) (#79155) 3 years ago
cron.py Remove shebangs from core Python modules. (#76664) 4 years ago
debconf.py Backportapalooza 06 16 (#78072) 4 years ago
debug.py docs: add fqcn to module examples (#73546) 4 years ago
dnf.py Backportapalooza 08 16 (#78584) 3 years ago
dpkg_selections.py Backportapalooza 7 15 (#78277) 3 years ago
expect.py Backportapalooza 08 25 (#78647) 3 years ago
fail.py docs: add fqcn to module examples (#73546) 4 years ago
fetch.py Remove shebangs from core Python modules. (#76664) 4 years ago
file.py [stable-2.13] Fix file touch check mode result (backport of #79422) (#79526) 3 years ago
find.py Module/plugin docs: (#78380) (#78447) 3 years ago
gather_facts.py docs: add fqcn to module examples (#73546) 4 years ago
get_url.py get_url fix word emphasis on documentation (#77247) 4 years ago
getent.py Module/plugin docs: (#78380) (#78447) 3 years ago
git.py git fix docs and wrapper script (#77588) (#77603) 4 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 Update systemd strategy to not confuse NetworkManager (#77243) 4 years ago
import_playbook.py Backportapalooza 08 04 (#78450) 3 years ago
import_role.py docs: add fqcn to module examples (#73546) 4 years ago
import_tasks.py docs: add fqcn to module examples (#73546) 4 years ago
include_role.py docs: add fqcn to module examples (#73546) 4 years ago
include_tasks.py docs: add fqcn to module examples (#73546) 4 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) 4 years ago
iptables.py Remove more whitelist and blacklist occurances (docs only). (#76845) 4 years ago
known_hosts.py [stable 2.13] Fix known host changed status when removing non-existing key #78598 (#78878) 3 years ago
lineinfile.py docs: add fqcn to module examples (#73546) 4 years ago
meta.py Backportapalooza 08 16 (#78584) 3 years ago
package.py Remove shebangs from core Python modules. (#76664) 4 years ago
package_facts.py package_facts: Support pkg_info OpenBSD, FreeBSD and NetBSD (#76580) 4 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 Backportapalooza 08 16 (#78584) 3 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 Backportapalooza 08 25 (#78647) 3 years ago
rpm_key.py Remove shebangs from core Python modules. (#76664) 4 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.13] Use python re to parse service output instead of grep (#79015) (#79051) 3 years ago
set_fact.py fix spelling error in details (#77152) 4 years ago
set_stats.py Remove shebangs from core Python modules. (#76664) 4 years ago
setup.py Module/plugin docs: (#78380) (#78447) 3 years ago
shell.py Remove shebangs from core Python modules. (#76664) 4 years ago
slurp.py docs: add fqcn to module examples (#73546) 4 years ago
stat.py Fix typos in stat module examples (#78651) (#78687) 3 years ago
subversion.py Remove shebangs from core Python modules. (#76664) 4 years ago
systemd.py Remove shebangs from core Python modules. (#76664) 4 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 Module/plugin docs: (#78380) (#78447) 3 years ago
unarchive.py Backportapalooza 9 15 (#78787) 3 years ago
uri.py honor use_proxy parameter (#77312) (#78261) 3 years ago
user.py Fix 'Permission denied' in user module while generating SSH keys (#78040) (#78054) 4 years ago
validate_argument_spec.py docs: add fqcn to module examples (#73546) 4 years ago
wait_for.py [stable-2.13] wait_for - Read file and perform comparisons using bytes to avoid decode errors (#78317) (#78660) 3 years ago
wait_for_connection.py docs: add fqcn to module examples (#73546) 4 years ago
yum.py yum: fix releasever for latest (#78066) (#78242) 3 years ago
yum_repository.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