Added mirror structure for bootstrap role's vars as that in role's defaults, specifying variable values

This commit is contained in:
Alex Tavarez
2025-07-23 15:38:08 -04:00
parent b18b3a76d5
commit 3e54665690
7 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
pubkeys: "{{ user_pubkeys }}"
primary_root_acct: "{{ root_auths[0] }}"
nonlogin_method: delog
roots: "{{ root_auths }}"