Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Ansible FreeIPA
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Ansible FreeIPA
Commits
8c0b1fb5
Unverified
Commit
8c0b1fb5
authored
Aug 26, 2020
by
Sergio Oliveira
Committed by
GitHub
Aug 26, 2020
Browse files
Options
Downloads
Plain Diff
Merge pull request #370 from rjeffman/fix_vault_readme
Fix invalid return value from vault module in README.md.
parents
7811afee
316f5ede
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README-vault.md
+0
-4
0 additions, 4 deletions
README-vault.md
with
0 additions
and
4 deletions
README-vault.md
+
0
−
4
View file @
8c0b1fb5
...
...
@@ -244,10 +244,6 @@ ipavault
There is only a return value if `state` is `retrieved`.
Variable | Description | Returned When
-------- | ----------- | -------------
`data` | The data stored in the vault. | If `state` is `retrieved`.
Variable | Description | Returned When
-------- | ----------- | -------------
`vault` | Vault dict with archived data. (dict) <br>Options: | If `state` is `retrieved`.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment