first commit
This commit is contained in:
parent
5aa84d6115
commit
b38670c36a
5
default.yml
Normal file
5
default.yml
Normal file
@ -0,0 +1,5 @@
|
||||
create_user: airdog
|
||||
copy_local_key: "{{ lookup('file', lookup('env','HOME') + '/.ssh/id_rsa.pub') }}"
|
||||
sys_packages: [ 'curl', 'vim', 'git', 'ufw']
|
||||
ssh_port: "1010"
|
||||
tmzone: America/Vancouver
|
||||
Loading…
Reference in New Issue
Block a user