first commit

This commit is contained in:
fossilfranv 2022-01-05 21:29:33 +01:00
parent 5aa84d6115
commit b38670c36a

5
default.yml Normal file
View 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