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
Sam Doran d7618712fd
blockinfile - fix line end regression (#69734)
PR #66461 introduced a regression that resulted in an in correct block in the file
if the block to be inserted did not end with a line separator. Fix this bug and add
tests to cover this scenario.
5 years ago
..
__init__.py
add_host.py Flatten the directory hierarchy of modules (#68966) 5 years ago
apt.py Flatten the directory hierarchy of modules (#68966) 5 years ago
apt_key.py Flatten the directory hierarchy of modules (#68966) 5 years ago
apt_repository.py Flatten the directory hierarchy of modules (#68966) 5 years ago
assemble.py Flatten the directory hierarchy of modules (#68966) 5 years ago
assert.py Flatten the directory hierarchy of modules (#68966) 5 years ago
async_status.py Flatten the directory hierarchy of modules (#68966) 5 years ago
async_wrapper.py Flatten the directory hierarchy of modules (#68966) 5 years ago
blockinfile.py blockinfile - fix line end regression (#69734) 5 years ago
command.py Flatten the directory hierarchy of modules (#68966) 5 years ago
copy.py Flatten the directory hierarchy of modules (#68966) 5 years ago
cron.py Flatten the directory hierarchy of modules (#68966) 5 years ago
debconf.py Flatten the directory hierarchy of modules (#68966) 5 years ago
debug.py Flatten the directory hierarchy of modules (#68966) 5 years ago
dnf.py Flatten the directory hierarchy of modules (#68966) 5 years ago
dpkg_selections.py Flatten the directory hierarchy of modules (#68966) 5 years ago
expect.py Flatten the directory hierarchy of modules (#68966) 5 years ago
fail.py Flatten the directory hierarchy of modules (#68966) 5 years ago
fetch.py Flatten the directory hierarchy of modules (#68966) 5 years ago
file.py file - return 'state': 'absent' when a file does not exist (#66503) 5 years ago
find.py Module Find returns empty list when setting path to "/" and depth to 1 (#69650) 5 years ago
gather_facts.py Flatten the directory hierarchy of modules (#68966) 5 years ago
get_url.py Flatten the directory hierarchy of modules (#68966) 5 years ago
getent.py Flatten the directory hierarchy of modules (#68966) 5 years ago
git.py Flatten the directory hierarchy of modules (#68966) 5 years ago
group.py Flatten the directory hierarchy of modules (#68966) 5 years ago
group_by.py Flatten the directory hierarchy of modules (#68966) 5 years ago
hostname.py Flatten the directory hierarchy of modules (#68966) 5 years ago
import_playbook.py Flatten the directory hierarchy of modules (#68966) 5 years ago
import_role.py Flatten the directory hierarchy of modules (#68966) 5 years ago
import_tasks.py Flatten the directory hierarchy of modules (#68966) 5 years ago
include.py Flatten the directory hierarchy of modules (#68966) 5 years ago
include_role.py Flatten the directory hierarchy of modules (#68966) 5 years ago
include_tasks.py Flatten the directory hierarchy of modules (#68966) 5 years ago
include_vars.py Flatten the directory hierarchy of modules (#68966) 5 years ago
iptables.py Flatten the directory hierarchy of modules (#68966) 5 years ago
known_hosts.py Flatten the directory hierarchy of modules (#68966) 5 years ago
lineinfile.py lineinfile - Use ANSIBLE_REMOTE_TMP for temporary file (#69543) 5 years ago
meta.py Flatten the directory hierarchy of modules (#68966) 5 years ago
package.py Flatten the directory hierarchy of modules (#68966) 5 years ago
package_facts.py Flatten the directory hierarchy of modules (#68966) 5 years ago
pause.py Flatten the directory hierarchy of modules (#68966) 5 years ago
ping.py Flatten the directory hierarchy of modules (#68966) 5 years ago
pip.py Flatten the directory hierarchy of modules (#68966) 5 years ago
raw.py Flatten the directory hierarchy of modules (#68966) 5 years ago
reboot.py Flatten the directory hierarchy of modules (#68966) 5 years ago
replace.py Flatten the directory hierarchy of modules (#68966) 5 years ago
rpm_key.py Flatten the directory hierarchy of modules (#68966) 5 years ago
script.py Flatten the directory hierarchy of modules (#68966) 5 years ago
service.py Flatten the directory hierarchy of modules (#68966) 5 years ago
service_facts.py Flatten the directory hierarchy of modules (#68966) 5 years ago
set_fact.py Flatten the directory hierarchy of modules (#68966) 5 years ago
set_stats.py Flatten the directory hierarchy of modules (#68966) 5 years ago
setup.py Flatten the directory hierarchy of modules (#68966) 5 years ago
shell.py Flatten the directory hierarchy of modules (#68966) 5 years ago
slurp.py Flatten the directory hierarchy of modules (#68966) 5 years ago
stat.py Flatten the directory hierarchy of modules (#68966) 5 years ago
subversion.py Flatten the directory hierarchy of modules (#68966) 5 years ago
systemd.py systemd: set scope default to "system" (#67006) 5 years ago
sysvinit.py Flatten the directory hierarchy of modules (#68966) 5 years ago
tempfile.py Flatten the directory hierarchy of modules (#68966) 5 years ago
template.py Flatten the directory hierarchy of modules (#68966) 5 years ago
unarchive.py Remove incorrect function args in unarchive. 5 years ago
uri.py Add multipart/form-data functionality (#69376) 5 years ago
user.py Flatten the directory hierarchy of modules (#68966) 5 years ago
wait_for.py Flatten the directory hierarchy of modules (#68966) 5 years ago
wait_for_connection.py Flatten the directory hierarchy of modules (#68966) 5 years ago
yum.py [yum] Make package removal confirmation strict (#69592) 5 years ago
yum_repository.py Flatten the directory hierarchy of modules (#68966) 5 years ago