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
Greg Hellings af5d84b70b Properly report install failures from dnf module (#49760)
Reporting of install failures was improperly guarded behind a list of
packages to install when the first element changed in a list was found.
This lead to the dnf module silently failing at times when it should not
fail.

Fixes issue 49759
6 years ago
..
cli Docs: Add a "seealso" section to the module docs (#45949) 6 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
config Inventory plugins move auto before ini (#44428) 6 years ago
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 6 years ago
executor win become: refactor and add support for passwordless become (#48082) 6 years ago
galaxy Add a Singleton metaclass, use it with Display (#48935) 6 years ago
inventory Inventory plugins move auto before ini (#44428) 6 years ago
module_utils Netbox Module: netbox_ip_address (#48424) 6 years ago
modules Properly report install failures from dnf module (#49760) 6 years ago
parsing Docs: Add a "seealso" section to the module docs (#45949) 6 years ago
playbook Consolidate handler tracking (#49338) 6 years ago
plugins inventory plugin order: update doc 6 years ago
template Add now() jinja2 global func for getting the date/time (#43792) 6 years ago
utils Docs: Add a "seealso" section to the module docs (#45949) 6 years ago
vars Simplify FactCache.update() 6 years ago
__init__.py
constants.py become_method: make dzdo more like sudo (#47946) 6 years ago
release.py Codename: How Many More Times 6 years ago