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
Pino Toscano a45b90e93f
redhat_subscription: call 'remove' instead of 'unsubscribe' (#4809)
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'.
2022-06-14 07:26:38 +02:00
..
cloud Allow Proxmox Snapshot Restoring (#4377) 2022-04-25 06:39:15 +02:00
database Fix import. (#4550) 2022-04-21 14:24:49 +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) 2022-02-22 09:23:44 +01:00
messaging
monitoring New module alerta_customer (#4554) 2022-04-26 07:58:32 +02:00
net_tools nmcli: do not convert undefined lists to empty strings (#4813) 2022-06-13 11:56:10 +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) 2022-06-14 07:26:38 +02:00
remote_management Update lenovoxcc module for compatibility with the virtualMedia resource location from Manager to System (#4682) 2022-05-18 07:24:27 +02:00
source_control Remove distutils from unit tests. (#4545) 2022-04-21 11:12:29 +02:00
storage pmem: Add namespace and namespace_append options (#4225) 2022-02-20 22:10:13 +01:00
system gconftool2_info: new module (#4743) 2022-06-04 09:13:53 +02:00
web_infrastructure Add fallback url for jenkins plugin (#1334) 2021-06-29 10:26:59 +04:30
__init__.py
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