Refacted by moving variable declarations into distinct per-app files under 'options' subdirectory
This commit is contained in:
5
roles/bootstrap/defaults/options/ssh.yml
Normal file
5
roles/bootstrap/defaults/options/ssh.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
pubkeys: ~
|
||||
primary_root_acct: ~
|
||||
nonlogin_method: ~
|
||||
roots: ~
|
Reference in New Issue
Block a user