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
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
..
action/system Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00
become machinectl: include the success command (#5287) (#5312) 2022-09-28 13:57:10 +02:00
cache Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
callback Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
connection Fix linting errors; fix some real bugs (#5111) (#5114) 2022-08-12 12:33:02 +02:00
doc_fragments Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
filter feat: Add crc32 filter (#5062) (#5140) 2022-08-21 22:08:42 +02:00
inventory Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
lookup bitwarden: Add field to search for all item attributes, instead of on… (#5297) (#5325) 2022-10-01 18:26:03 +02:00
module_utils New Module: Keycloak User Rolemapping (#4898) (#5324) 2022-10-01 21:53:54 +02:00
modules Fix #5313: redhat_subscription module is not idempotent when pool_ids (#5319) (#5330) 2022-10-03 20:36:35 +02:00
test Fix more copyright lines, add more default copyright lines (#5095) (#5096) 2022-08-08 15:19:46 +02:00