You've already forked ansible-role-root
Initial COmmit
This commit is contained in:
12
default/main.yml
Normal file
12
default/main.yml
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
|
||||
root: {}
|
||||
# password: ""
|
||||
# ssh:
|
||||
# config:
|
||||
# - Host: "*"
|
||||
# StrictHostKeyChecking: "no"
|
||||
# UserKnownHostFile: /dev/null
|
||||
# authorized_keys:
|
||||
# - filename: markus@markus-pc.pub
|
||||
# # command: "" # optional
|
Reference in New Issue
Block a user