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
Brian Coca a1730af91f
Ensure blockinfile correctly returns backupfile (#72544)
* Ensure blockinfile correctly returns backupfile

  Fixes #27626
  based on #27859

Co-authored-by: Giovanni Sciortino (@giovannisciortino)
4 years ago
..
__init__.py Re-adding the init py for modules 8 years ago
add_host.py update the definition of changed (#71865) 4 years ago
apt.py fix simple typos (#72219) 4 years ago
apt_key.py Reduce ignored module sanity tests (#70319) 4 years ago
apt_repository.py Reduce ignored module sanity tests (#70319) 4 years ago
assemble.py Minor typo/style fixes (#72374) 4 years ago
assert.py add FQCN to M() references (#70530) 4 years ago
async_status.py async_status: Update documentation (#70196) 4 years ago
async_wrapper.py Fix race condition when creating async dir (#72069) 4 years ago
blockinfile.py Ensure blockinfile correctly returns backupfile (#72544) 4 years ago
command.py Reduce ignored module sanity tests (#70319) 4 years ago
copy.py rethink wording (#70028) 4 years ago
cron.py cron module defaults to current user, not root (#71337) 4 years ago
debconf.py debconf: add a note about no_log usage (#70738) 4 years ago
debug.py add FQCN to M() references (#70530) 4 years ago
dnf.py [dnf] Some fixes around filtering (#72483) 4 years ago
dpkg_selections.py Reduce ignored module sanity tests (#70319) 4 years ago
expect.py Reduce ignored module sanity tests (#70319) 4 years ago
fail.py add FQCN to M() references (#70530) 4 years ago
fetch.py add FQCN to M() references (#70530) 4 years ago
file.py file: module should warn in check_mode when path and owner/group don't exist (#69640) 4 years ago
find.py find will give more specific reasons on skip (#68823) 4 years ago
gather_facts.py add FQCN to M() references (#70530) 4 years ago
get_url.py Add support for GSSAPI/Kerberos to urls.py (#72113) 4 years ago
getent.py Reduce ignored module sanity tests (#70319) 4 years ago
git.py hint in doc of git module to abort on missing http password (#72164) 4 years ago
group.py add FQCN to M() references (#70530) 4 years ago
group_by.py update the definition of changed (#71865) 4 years ago
hostname.py hostname - add macOS (#54439) 4 years ago
import_playbook.py add FQCN to M() references (#70530) 4 years ago
import_role.py add FQCN to M() references (#70530) 4 years ago
import_tasks.py add FQCN to M() references (#70530) 4 years ago
include.py add FQCN to M() references (#70530) 4 years ago
include_role.py add FQCN to M() references (#70530) 4 years ago
include_tasks.py add FQCN to M() references (#70530) 4 years ago
include_vars.py add FQCN to M() references (#70530) 4 years ago
iptables.py iptables: Reorder comment postition (#71496) 4 years ago
known_hosts.py Reduce ignored module sanity tests (#70319) 4 years ago
lineinfile.py Docs(lineinfile): Update link to python regex docs (#71688) 4 years ago
meta.py Keep caution tape for older versions (#71400) 4 years ago
package.py Clarify how package module works (#70345) 4 years ago
package_facts.py Reduce ignored module sanity tests (#70319) 4 years ago
pause.py add FQCN to M() references (#70530) 4 years ago
ping.py add FQCN to M() references (#70530) 4 years ago
pip.py Reduce ignored module sanity tests (#70319) 4 years ago
raw.py add FQCN to M() references (#70530) 4 years ago
reboot.py reboot - add reboot_command parameter (#69847) 4 years ago
replace.py add FQCN to M() references (#70530) 4 years ago
rpm_key.py Reduce ignored module sanity tests (#70319) 4 years ago
script.py add FQCN to M() references (#70530) 4 years ago
service.py service: Add a note about ignored parameters (#71455) 4 years ago
service_facts.py service_facts: return service state information on AIX (#72073) 4 years ago
set_fact.py add FQCN to M() references (#70530) 4 years ago
set_stats.py starting metadata sunset (#69454) 4 years ago
setup.py Reduce ignored module sanity tests (#70319) 4 years ago
shell.py add FQCN to M() references (#70530) 4 years ago
slurp.py add FQCN to M() references (#70530) 4 years ago
stat.py add FQCN to M() references (#70530) 4 years ago
subversion.py Reduce ignored module sanity tests (#70319) 4 years ago
systemd.py systemd - use list-unit-files rather than list-units (#72363) 4 years ago
sysvinit.py Reduce ignored module sanity tests (#70319) 4 years ago
tempfile.py add FQCN to M() references (#70530) 4 years ago
template.py fix make webdocs warnings (#71340) 4 years ago
unarchive.py rethink wording (#70028) 4 years ago
uri.py rethink wording (#70028) 4 years ago
user.py Fix the reversed order of return values (#72088) 4 years ago
wait_for.py wait_for - ignore psutil related errors (#72401) 4 years ago
wait_for_connection.py fix make webdocs warnings (#71340) 4 years ago
yum.py Reduce ignored module sanity tests (#70319) 4 years ago
yum_repository.py Reduce ignored module sanity tests (#70319) 4 years ago