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

Updated documentation for ipavault module in the source code.

This change fixes a wrong parameter name in the documentation of
RESULT_VALUES, and also provide a correct YAML snippet to ensure
presence of an asymmetric vault with a formatted private key.
parent da5dc0c4
No related branches found
No related tags found
No related merge requests found
......@@ -267,7 +267,7 @@ EXAMPLES = """
username: user01
description: An asymmetric vault
vault_type: asymmetric
public_key:
public_key: |
LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlHZk1BMEdDU3FHU0liM0RRRUJBUVVBQTR
HTkFEQ0JpUUtCZ1FDdGFudjRkK3ptSTZ0T3ova1RXdGowY3AxRAowUENoYy8vR0pJMTUzTi
9CN3UrN0h3SXlRVlZoNUlXZG1UcCtkWXYzd09yeVpPbzYvbHN5eFJaZ2pZRDRwQ3VGCjlxM
......@@ -303,7 +303,7 @@ EXAMPLES = """
"""
RETURN = """
user:
data:
description: The vault data.
returned: If state is retrieved.
type: string
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment