Fix documentation format for ipa_python_version description.

This commit is contained in:
Rafael Guterres Jeffman
2021-03-10 13:03:20 -03:00
parent f108b71c29
commit 122068cefc

View File

@@ -180,9 +180,9 @@ ntp_servers:
type: list
sample: ["ntp.example.com"]
ipa_python_version:
description:
- The IPA python version as a number:
- <major version>*10000+<minor version>*100+<release>
description: >
The IPA python version as a number:
<major version>*10000+<minor version>*100+<release>
returned: always
type: int
sample: 040400