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,12 @@
#SPDX-License-Identifier: MIT-0
---
# vars file for bootstrap
admins: ~
guests: ~
users: ~
roots: ~
enrollment_key: "{{ crowdsec_key }}"
gcfs_password: "{{ gocrypt_password }}"
gpg_sign_id: ~
official_name: ~
official_email: ~