Minor text fixes
This commit is contained in:
parent
f9de4e2d42
commit
09cf4b493a
|
@ -4,7 +4,7 @@ Bitwarden integrations for Ansible
|
||||||
|
|
||||||
## Lookup plugin
|
## Lookup plugin
|
||||||
|
|
||||||
Use `lookup()` with the `bitwarden` argument, followed by the items you want to retreive. The default field is `password`, but any other field can be specified. If you need to specify the path to the bitwarden CLI binary, use the `path` named argument. For example:
|
Use `lookup()` with the `bitwarden` argument, followed by the items you want to retrieve. The default field is `password`, but any other field can be specified. If you need to specify the path to the Bitwarden CLI binary, use the `path` named argument. For example:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Get username for Slashdot and Google
|
# Get username for Slashdot and Google
|
||||||
|
|
Loading…
Reference in a new issue