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 6f70d40d51
[stable-2.10] lineinfile - fix broken exception handling (#70846) (#70944)
* prevent (ExceptionType) is not subscriptable errors
* tweak error message and use text conversion
* add to_text import
(cherry picked from commit 45c2eb6c0a)

Co-authored-by: nitzmahone <nitzmahone@users.noreply.github.com>

Co-authored-by: Matt Davis <nitzmahone@users.noreply.github.com>
5 years ago
..
__init__.py
add_host.py Enhance documentation around add_host bypassing the play host loop (#69692) 6 years ago
apt.py [stable-2.10] apt - make errors more transparent (#70099) (#70478) 5 years ago
apt_key.py starting metadata sunset (#69454) 6 years ago
apt_repository.py starting metadata sunset (#69454) 6 years ago
assemble.py starting metadata sunset (#69454) 6 years ago
assert.py starting metadata sunset (#69454) 6 years ago
async_status.py [backport][2.10] Docsbackportapaloosa (#70302) 6 years ago
async_wrapper.py Flatten the directory hierarchy of modules (#68966) 6 years ago
blockinfile.py Clarify blockinfile docs for insertafter/insertbefore (#69396) 6 years ago
command.py command module, nix warnings for moved modules (#70444) 6 years ago
copy.py Fix copy module file perms with remote_src (#69993) 6 years ago
cron.py cron - Allow non-ascii (UTF-8) chars in cron file paths and jobs (#70426) (#70794) 5 years ago
debconf.py [2.10] debconf: add a note about no_log usage (#70752) 5 years ago
debug.py starting metadata sunset (#69454) 6 years ago
dnf.py yum/dnf: check type of elements in a name (#70072) 6 years ago
dpkg_selections.py starting metadata sunset (#69454) 6 years ago
expect.py starting metadata sunset (#69454) 6 years ago
fail.py starting metadata sunset (#69454) 6 years ago
fetch.py starting metadata sunset (#69454) 6 years ago
file.py document return values of file module (#69560) 6 years ago
find.py starting metadata sunset (#69454) 6 years ago
gather_facts.py starting metadata sunset (#69454) 6 years ago
get_url.py Deprecation revisited (#69926) 6 years ago
getent.py starting metadata sunset (#69454) 6 years ago
git.py starting metadata sunset (#69454) 6 years ago
group.py starting metadata sunset (#69454) 6 years ago
group_by.py Enhance documentation around add_host bypassing the play host loop (#69692) 6 years ago
hostname.py starting metadata sunset (#69454) 6 years ago
import_playbook.py starting metadata sunset (#69454) 6 years ago
import_role.py starting metadata sunset (#69454) 6 years ago
import_tasks.py starting metadata sunset (#69454) 6 years ago
include.py starting metadata sunset (#69454) 6 years ago
include_role.py starting metadata sunset (#69454) 6 years ago
include_tasks.py starting metadata sunset (#69454) 6 years ago
include_vars.py Fix Include_vars example (#69966) 6 years ago
iptables.py starting metadata sunset (#69454) 6 years ago
known_hosts.py [2.10] known_hosts: update documentation (#70406) 6 years ago
lineinfile.py [stable-2.10] lineinfile - fix broken exception handling (#70846) (#70944) 5 years ago
meta.py [backport][2.10]Docs backportapalooza3 (#70695) 5 years ago
package.py starting metadata sunset (#69454) 6 years ago
package_facts.py starting metadata sunset (#69454) 6 years ago
pause.py starting metadata sunset (#69454) 6 years ago
ping.py starting metadata sunset (#69454) 6 years ago
pip.py starting metadata sunset (#69454) 6 years ago
raw.py starting metadata sunset (#69454) 6 years ago
reboot.py starting metadata sunset (#69454) 6 years ago
replace.py starting metadata sunset (#69454) 6 years ago
rpm_key.py starting metadata sunset (#69454) 6 years ago
script.py starting metadata sunset (#69454) 6 years ago
service.py starting metadata sunset (#69454) 6 years ago
service_facts.py starting metadata sunset (#69454) 6 years ago
set_fact.py starting metadata sunset (#69454) 6 years ago
set_stats.py starting metadata sunset (#69454) 6 years ago
setup.py starting metadata sunset (#69454) 6 years ago
shell.py starting metadata sunset (#69454) 6 years ago
slurp.py starting metadata sunset (#69454) 6 years ago
stat.py starting metadata sunset (#69454) 6 years ago
subversion.py [backport][2.10]Docs backportapalooza3 (#70695) 5 years ago
systemd.py Deprecation revisited (#69926) 6 years ago
sysvinit.py starting metadata sunset (#69454) 6 years ago
tempfile.py starting metadata sunset (#69454) 6 years ago
template.py starting metadata sunset (#69454) 6 years ago
unarchive.py starting metadata sunset (#69454) 6 years ago
uri.py Sanitize URI module keys with no_log values (#70762) (#70820) 5 years ago
user.py Create home and parent directories only when requested (#70790) 5 years ago
wait_for.py starting metadata sunset (#69454) 6 years ago
wait_for_connection.py starting metadata sunset (#69454) 6 years ago
yum.py yum/dnf: check type of elements in a name (#70072) 6 years ago
yum_repository.py starting metadata sunset (#69454) 6 years ago