community.general/lib/ansible
Adam Miller 091fb1dc3f yum also parse obsolete package output (#45365)
* yum also parse obsolete package output

This is a rebase of the patch originally proposed in
https://github.com/ansible/ansible/pull/40001 by machacekondra

Fixes #39978

Signed-off-by: Adam Miller <admiller@redhat.com>

* properly parse the obsoletes, provide a new output entry, add changelog

Signed-off-by: Adam Miller <admiller@redhat.com>

* make pep8 happy

Signed-off-by: Adam Miller <admiller@redhat.com>

* remove q debugging output

Signed-off-by: Adam Miller <admiller@redhat.com>
2018-11-06 16:07:50 -05:00
..
cli Add toml inventory plugin (#41593) 2018-11-06 10:02:36 -06:00
compat Move unit test compat code out of `lib/ansible/`. (#46996) 2018-10-12 20:01:14 -07:00
config Add toml inventory plugin (#41593) 2018-11-06 10:02:36 -06:00
errors Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
executor make fact gathering obey play tags (#44717) 2018-11-06 13:19:44 -05:00
galaxy ansible-galaxy: fix searching with unicode 2018-10-18 14:59:03 -04:00
inventory Test host in inventory by name in remove_host (#45639) 2018-11-06 08:19:58 -05:00
module_utils [AWS] Allow the profile to take precedence to allow better compatibility between ~/.boto and ~/.aws/credential files (#45806) 2018-11-06 14:30:54 -05:00
modules yum also parse obsolete package output (#45365) 2018-11-06 16:07:50 -05:00
parsing Set the default metadata 2018-10-31 10:41:46 -07:00
playbook Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 2018-10-23 11:08:48 -05:00
plugins if we already have stderr, we don't need stderr_lines (#44675) 2018-11-06 12:36:42 -05:00
template Do not strip new lines in native jinja (#46751) 2018-10-19 00:14:43 +02:00
utils Doc: k8s_raw_module fixing typo K8S_AUTH_HOST -> K8S_AUTH_KEY_FILE (#46947) 2018-11-05 12:13:57 -05:00
vars Fix return statement where we short circuit _get_delegated_vars (#48102) 2018-11-05 12:28:34 -06:00
__init__.py
constants.py Update ansible-doc for invariants in the metadata/plugin_doc api 2018-10-31 10:41:46 -07:00
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00