ansible-role-redhat-subscri.../tasks
Emilien Macchi 429bc833aa unregister: use command to remove the subscription
The RHSM module is broken when unregistering:
https://github.com/ansible/ansible/pull/55468

The new command to unregister is 'remove':

$ subscription-manager -h
remove         Remove all or specific subscriptions from this system
unsubscribe    Deprecated, see remove

And also requires one of --serial, --pool or --all.

$ subscription-manager remove
Error: This command requires that you specify one of --serial, --pool or --all.

Change-Id: I439130e289bc039d718781c43f0fdfef1c31b8be
2019-04-17 18:40:29 -04:00
..
main.yml Set up repos when using portal with activation key 2018-11-29 11:42:19 -05:00
portal.yml Set up repos when using portal with activation key 2018-11-29 11:42:19 -05:00
register.yml Add resiliency to subscription management role 2018-11-06 10:51:30 -05:00
satellite-5.yml Update RHSM role to allow Satellite or Portal registration 2018-02-07 16:53:01 -05:00
satellite-6.yml sat6: pull & deploy katello certs 2018-11-27 13:44:38 -05:00
satellite.yml Fix lint and zuul: add publish-to-pypi 2019-02-15 12:27:32 -05:00
unregister.yml unregister: use command to remove the subscription 2019-04-17 18:40:29 -04:00