Skip to content

Commit f25bc79

Browse files
add markup for link in description
Co-authored-by: Rainer Leber <39616583+rainerleber@users.noreply.github.com>
1 parent 28b35c6 commit f25bc79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/modules/license_keys.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
1313
description:
1414
- This ansible module creates and updates systems and their license keys using the Launchpad API.
15-
- It is closely modeled after the interactions in the portal https://me.sap.com/licensekey:
15+
- It is closely modeled after the interactions in the portal U(https://me.sap.com/licensekey):
1616
- First, a SAP system is defined by its SID, product, version and other data.
1717
- Then, for this system, license keys are defined by license type, HW key and potential other attributes.
1818
- The system and license data is then validated and submitted to the Launchpad API and the license key files returned to the caller.

0 commit comments

Comments
 (0)