Changed example group_vars file to have YAML key reflect example username 'admin'

This commit is contained in:
Alex Tavarez
2025-09-05 18:51:16 -04:00
parent d0409fa0e0
commit a39d7a78ae

View File

@@ -0,0 +1,7 @@
---
# @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: ~