mirror of
https://github.com/gjkcz/ansible-void.git
synced 2025-07-05 09:40:31 +02:00
Create role for SSH
This commit is contained in:
3
roles/ssh/defaults/main.yaml
Normal file
3
roles/ssh/defaults/main.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
ssh_user: root
|
||||
ssh_dir: /root/.ssh
|
||||
ssh_keys: []
|
Reference in New Issue
Block a user