added defaul packages neofetch and htop

This commit is contained in:
2021-01-26 13:11:55 +01:00
parent 2df3041b48
commit cd115f9c20
+1 -1
View File
@@ -1,4 +1,4 @@
---
create_user: pi
copy_local_key: "{{ lookup('file', lookup('env','HOME') + '/.ssh/id_rsa.pub') }}"
sys_packages: [ 'curl', 'git']
sys_packages: [ 'curl', 'git', 'neofetch', 'htop']