7 lines
277 B
Plaintext
7 lines
277 B
Plaintext
---
|
|
# @TODO encrypt as vault
|
|
# @NOTE see https://docs.ansible.com/ansible/latest/reference_appendices/faq.html#how-do-i-generate-encrypted-passwords-for-the-user-module
|
|
# Specifically, section for hashing using python passlib library
|
|
vaulted_passwords:
|
|
admin:
|
|
password: ~ |