ansible/test/units/modules/packaging/os
WhyIsThisOpen 7bdca72713 rhn_register fixes for username and password when unregistering
- Require username and password for unregistering and avoid "cannot marshal None unless allow_none is enabled" error when using an activation key and no channels specified.
- Update test fixtures and add changelog


Co-authored-by: WhyIsThisOpen <WhyIsThisOpen@users.noreply.github.com>
2018-12-12 11:32:48 -05:00
..
__init__.py
conftest.py Fix unit test issues with pytest >= 4.0.0. 2018-11-15 10:06:07 -08:00
test_apk.py
test_apt.py
test_rhn_channel.py
test_rhn_register.py rhn_register fixes for username and password when unregistering 2018-12-12 11:32:48 -05:00
test_rhsm_repository_release.py Add rhsm_repository_release module (#43211) 2018-12-06 20:16:18 +00:00
test_yum.py