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
Tong He 2f2f384b4e
redhat_subscription: Add server_prefix and server_port as supported arguments (#2779)
* Add server_prefix and server_port as supported arguments for the redhat_subscription module.

* Adjust the argument sequence in the test case to be consistent with the original code in line 364 in redhat_subscription.py and add the changelog fragment.

* Grammatical changes such as adding full stops and using 'an HTTP' instead of 'a HTTP'.

* Commit the suggested changelog update.

Co-authored-by: Amin Vakil <info@aminvakil.com>

* Fix typo.

Co-authored-by: Amin Vakil <info@aminvakil.com>

Co-authored-by: Amin Vakil <info@aminvakil.com>
2021-06-16 11:31:54 +04:30
..
cloud
database Add module hana_query to make SAP HANA administration easier. (#2623) 2021-05-27 18:46:12 +02:00
files Add module sapcar_extract to make SAP administration easier. (#2596) 2021-06-04 07:36:35 +02:00
identity Keycloak: add realm management (#2155) 2021-04-21 12:42:28 +02:00
messaging
monitoring
net_tools nmcli: new arguments to ignore automatic dns servers and gateways (#2635) 2021-06-01 22:04:09 +02:00
notification discord.py: Add new module for discord notifications (#2398) 2021-05-11 19:31:46 +02:00
packaging redhat_subscription: Add server_prefix and server_port as supported arguments (#2779) 2021-06-16 11:31:54 +04:30
remote_management
source_control gitlab_user: add expires_at option (#2450) 2021-05-14 10:00:59 +02:00
storage
system ModuleHelper - also uses LC_ALL to force language (#2731) 2021-06-07 13:06:23 +02:00
web_infrastructure
__init__.py
conftest.py
utils.py