mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
redhat_subscription: add server_proxy_scheme
parameter (#5662)
Add the `server_proxy_scheme` parameter to configure the scheme used for the proxy server. This completes the configuration parameters for the proxy server.
This commit is contained in:
parent
50021d6bfb
commit
471f523f53
3 changed files with 11 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- redhat_subscription - add a ``server_proxy_scheme`` parameter to configure the scheme for the proxy server
|
||||
(https://github.com/ansible-collections/community.general/pull/5662).
|
Loading…
Add table
Add a link
Reference in a new issue