Skip to content
Snippets Groups Projects
Commit 122068ce authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman
Browse files

Fix documentation format for ipa_python_version description.

parent f108b71c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment