Added new ansible home directory, moving roles into its 'roles' subdirectory
This commit is contained in:
11
.ansible/roles/bootstrap/defaults/main/general.yml
Normal file
11
.ansible/roles/bootstrap/defaults/main/general.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# defaults file for bootstrap
|
||||
admins: ~
|
||||
guests: ~
|
||||
users: ~
|
||||
roots: ~
|
||||
enrollment_key: ~
|
||||
gcfs_password: ~
|
||||
gpg_sign_id: ~
|
||||
official_name: ~
|
||||
official_email: ~
|
Reference in New Issue
Block a user