Added new ansible home directory, moving roles into its 'roles' subdirectory
This commit is contained in:
5
.ansible/roles/bootstrap/vars/options/ssh.yml
Normal file
5
.ansible/roles/bootstrap/vars/options/ssh.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
pubkeys: "{{ user_pubkeys }}"
|
||||
primary_root_acct: "{{ root_auths[0] }}"
|
||||
nonlogin_method: delog
|
||||
roots: "{{ root_auths }}"
|
Reference in New Issue
Block a user