1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units
Adam Miller 091fb1dc3f yum also parse obsolete package output ()
* 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 

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 Move unit test compat code out of lib/ansible/. () 2018-10-12 20:01:14 -07:00
compat Move unit test compat code out of lib/ansible/. () 2018-10-12 20:01:14 -07:00
config Move unit test compat code out of lib/ansible/. () 2018-10-12 20:01:14 -07:00
contrib
errors Move unit test compat code out of lib/ansible/. () 2018-10-12 20:01:14 -07:00
executor Move unit test compat code out of lib/ansible/. () 2018-10-12 20:01:14 -07:00
inventory_test_data/group_vars
mock Move unit test compat code out of lib/ansible/. () 2018-10-12 20:01:14 -07:00
module_utils facts: suse: fix SLES4SAP12 detection () 2018-11-06 08:12:38 -05:00
modules yum also parse obsolete package output () 2018-11-06 16:07:50 -05:00
parsing Move unit test compat code out of lib/ansible/. () 2018-10-12 20:01:14 -07:00
playbook Move unit test compat code out of lib/ansible/. () 2018-10-12 20:01:14 -07:00
plugins Revert "enhance recv calls in network_cli ()" () 2018-10-29 09:50:30 +05:30
template Move unit test compat code out of lib/ansible/. () 2018-10-12 20:01:14 -07:00
utils Add unit tests for unsafe_proxy () 2018-11-01 16:42:32 -05:00
vars Move unit test compat code out of lib/ansible/. () 2018-10-12 20:01:14 -07:00
__init__.py
ansible.cfg
conftest.py
test_constants.py