linux:security:keyring:secret-tool
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:security:keyring:secret-tool [2021/11/09 00:33] – [Usage] chuck | linux:security:keyring:secret-tool [2021/11/14 16:59] (current) – chuck | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======secret-tool====== | ======secret-tool====== | ||
| - | Store and retrieve passwords from the keyring. | ||
| ---- | ---- | ||
| - | ===Description=== | + | =====Description===== |
| - | <WRAP green announcement smaller> | + | Store and retrieve passwords from the keyring. |
| - | ==From man secret-tool== | + | |
| - | Each password is stored in an item. Items are uniquely identified by a set of attribute keys and values. When | + | |
| - | storing a password you must specify unique pairs of attributes names and values, and when looking up a | + | |
| - | password you provide | + | |
| - | </ | + | |
| ---- | ---- | ||
| Line 68: | Line 62: | ||
| </ | </ | ||
| * Use in docker: https:// | * Use in docker: https:// | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ====Use keyring for Ansible==== | ||
| + | * Create keyring entry:< | ||
| + | secret-tool store --label=' | ||
| + | </ | ||
| + | * Create variable in playbook:< | ||
| + | admin_user: " | ||
| + | ansible_become_pass: | ||
| + | </ | ||
| + | * https:// | ||
| ---- | ---- | ||
linux/security/keyring/secret-tool.1636418032.txt.gz · Last modified: by chuck
