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/tests/unit/plugins/modules
patchback[bot] 141f32c78b
redhat_subscription: call 'remove' instead of 'unsubscribe' (#4809) (#4837)
The 'unsubscribe' command of 'subscription-manager' was deprecated
already in subscription-manager 1.11.3, shipped with RHEL 5.11.
As it was removed in subscription-manager 1.29.x, unsubscribing from
pools was thus broken.

The simple fix is to call the proper command, 'remove'.

(cherry picked from commit a45b90e93f)

Co-authored-by: Pino Toscano <ptoscano@redhat.com>
2022-06-14 07:53:46 +02:00
..
cloud Allow Proxmox Snapshot Restoring (#4377) (#4571) 2022-04-25 06:54:22 +02:00
database Fix import. (#4550) (#4552) 2022-04-21 14:41:25 +02:00
files archive - fixing determination of archive root when root is '/' (#3036) 2021-07-24 22:10:56 +02:00
identity Fixes for keycloak_user_federation (#4212) (#4252) 2022-02-22 10:08:53 +01:00
messaging Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
monitoring New module alerta_customer (#4554) (#4575) 2022-04-26 08:20:33 +02:00
net_tools nmcli: do not convert undefined lists to empty strings (#4813) (#4833) 2022-06-13 12:13:02 +02:00
notification discord.py: Add new module for discord notifications (#2398) 2021-05-11 19:31:46 +02:00
packaging redhat_subscription: call 'remove' instead of 'unsubscribe' (#4809) (#4837) 2022-06-14 07:53:46 +02:00
remote_management Update lenovoxcc module for compatibility with the virtualMedia resource location from Manager to System (#4682) (#4684) 2022-05-18 07:35:31 +02:00
source_control Remove distutils from unit tests. (#4545) (#4547) 2022-04-21 11:28:39 +02:00
storage pmem: Add namespace and namespace_append options (#4225) (#4239) 2022-02-20 22:20:02 +01:00
system interfaces_file: unit tests improved (#3863) (#3869) 2021-12-08 12:51:25 +01:00
web_infrastructure Add fallback url for jenkins plugin (#1334) 2021-06-29 10:26:59 +04:30
__init__.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
conftest.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
utils.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00