6 lines
76 B
YAML
6 lines
76 B
YAML
|
---
|
||
|
root__shell: /bin/bash
|
||
|
|
||
|
root__password: "{{ vault_root_password }}"
|
||
|
...
|