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/plugins/modules
patchback[bot] 264c98189c
Fix #5313: redhat_subscription module is not idempotent when pool_ids (#5319) (#5330)
This fix ensures the idempotency of the redhat_subscription module when pool_ids are used. The main problem was, that a 'None' quantity was not properly handled and that the quantity check compared a string with an integer.

Signed-off-by: Christoph Fiehe <c.fiehe@eurodata.de>

Signed-off-by: Christoph Fiehe <c.fiehe@eurodata.de>
Co-authored-by: Christoph Fiehe <c.fiehe@eurodata.de>
(cherry picked from commit 6fe2a84e87)

Co-authored-by: cfiehe <cfiehe@users.noreply.github.com>
2022-10-03 20:36:35 +02:00
..
cloud chore: Update lxc_container to support py3 (#5304) (#5323) 2022-10-01 18:17:25 +02:00
clustering multiple modules: removed unused imports (#5258) (#5268) 2022-09-10 12:18:27 +02:00
database multiple modules: removed unused imports (#5240) (#5257) 2022-09-09 22:38:29 +02:00
files ini_file: fix lint error (#5307) (#5308) 2022-09-25 21:07:35 +02:00
identity New Module: Keycloak User Rolemapping (#4898) (#5324) 2022-10-01 21:53:54 +02:00
monitoring multiple modules: removed unused imports (#5258) (#5268) 2022-09-10 12:18:27 +02:00
net_tools nmcli: fix error when setting previously unset mac address (#5291) (#5318) 2022-09-28 23:19:17 +02:00
notification slack: add CP channel prefix (#5249) (#5280) 2022-09-12 21:14:10 +02:00
packaging Fix #5313: redhat_subscription module is not idempotent when pool_ids (#5319) (#5330) 2022-10-03 20:36:35 +02:00
remote_management Add SetSessionService to redfish_config (#5009) (#5311) 2022-09-25 19:07:21 +00:00
source_control gitlab_hook: minor refactoring (#5271) (#5278) 2022-09-12 21:14:22 +02:00
storage Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
system locale_gen: fix UbuntuMode (#5282) (#5310) 2022-09-25 21:07:46 +02:00
web_infrastructure multiple modules: removed unused imports (#5258) (#5268) 2022-09-10 12:18:27 +02:00