Added bootstrap role with the tasks, defaults and handlers necessary for the playbooks
This commit is contained in:
14
roles/bootstrap/defaults/main/general.yml
Normal file
14
roles/bootstrap/defaults/main/general.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
admins: ~
|
||||
guests: ~
|
||||
users: ~
|
||||
roots: ~
|
||||
pubkeys: ~
|
||||
root_acct: ~
|
||||
nonlogin_method: ~
|
||||
extra_packages: ~
|
||||
official_name: ~
|
||||
official_email: ~
|
||||
gpg_sign_id: ~
|
||||
homedir: ~
|
||||
cimages: ~
|
Reference in New Issue
Block a user