Added new ansible home directory, moving roles into its 'roles' subdirectory
This commit is contained in:
12
.ansible/roles/bootstrap/vars/main/general.yml
Normal file
12
.ansible/roles/bootstrap/vars/main/general.yml
Normal 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: ~
|
Reference in New Issue
Block a user