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
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
..
cli collection routing (#67684) 5 years ago
collections collection routing (#67684) 5 years ago
compat Fix filedescriptor out of range in select() when running commands (#65058) 5 years ago
config provides per host/plugin world readable temp opt (#69393) 5 years ago
errors collection routing (#67684) 5 years ago
executor Make connection plugins use password from config (#69670) 5 years ago
galaxy Add multipart/form-data functionality (#69376) 5 years ago
inventory Remove deprecation for TRANSFORM_INVALID_GROUP_CHARS (#66650) 5 years ago
module_utils Allow to deprecate options and aliases by date (#68177) 5 years ago
modules blockinfile - fix line end regression (#69734) 5 years ago
parsing Spelling: dependant -> dependent (#69661) 5 years ago
playbook collection routing (#67684) 5 years ago
plugins Make connection plugins use password from config (#69670) 5 years ago
template collection routing (#67684) 5 years ago
utils Allow to deprecate options and aliases by date (#68177) 5 years ago
vars fix delegation vars usage (debug still shows inventory_hostname) (#69244) 5 years ago
__init__.py
constants.py add collection plugin listing to ansible-doc (#68522) 5 years ago
context.py
release.py