summaryrefslogtreecommitdiffstats
path: root/changelogs/fragments/redhat_subscribtion.yml
blob: c8f858905b13d0d74c53800a44d03cc6c4946d50 (plain)
1
2
3
4
5
bugfixes:
  - redhat_subscription - made code compatible with Python3 (https://github.com/ansible/ansible/pull/58665)
minor_changes:
  - redhat_subscription - do not call ``subscribtion-manager`` command, when it is not necessary (https://github.com/ansible/ansible/pull/58665)
  - redhat_subscription - made code more testable (https://github.com/ansible/ansible/pull/58665)