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
Andrew Widdersheim 8d1f2ba9d9 yum: Propagate plugins to all parts of the module (#40085)
In `2.5` (d1b63bd5), the `yum` module received the capability to disable
and enable specific plugins. However, these changes only applied to
certain parts of the logic. This change propagates those changes to the
rest of the module, specifically those using the `yum` API.
8 years ago
..
cli add keywords handling to ansible-doc 8 years ago
compat Enable wildcard import pylint (#35786) 8 years ago
config HTTP(S) API connection plugin (#39224) 8 years ago
errors give hint to users when a file is not found 8 years ago
executor use correct object in error 8 years ago
galaxy Allow the galaxy client to fetch from a url in role version data (#39396) 8 years ago
inventory Don't display host pattern warning for empty groups (fixes #35255) (#39927) 8 years ago
module_utils introducing azure_rm_resource (#39274) 8 years ago
modules yum: Propagate plugins to all parts of the module (#40085) 8 years ago
parsing vault: check dir existence before creating a file (#40010) 8 years ago
playbook always_run: removed deprecated always_run task option (#40470) 8 years ago
plugins Fix any_errors_fatal in meta tasks (#36870) 8 years ago
template Fix when template paths contain non-ascii chars and using the path in ansible_managed 8 years ago
utils Fixes #36621, support adfs auth through adal (#37909) 8 years ago
vars minimize loading files/plugins 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py centralize doc/config plugin lists (#38775) 8 years ago
release.py Update Ansible release version to 2.6.0dev0. 8 years ago