add some gadgets
This commit is contained in:
parent
429a909ff3
commit
e3506d0ba7
1 changed files with 2 additions and 1 deletions
|
@ -6,13 +6,14 @@
|
||||||
- sudo
|
- sudo
|
||||||
- vim
|
- vim
|
||||||
- htop
|
- htop
|
||||||
- ntp
|
- ntp # network time sync
|
||||||
- bash-completion
|
- bash-completion
|
||||||
- less
|
- less
|
||||||
- screen
|
- screen
|
||||||
- git
|
- git
|
||||||
- curl
|
- curl
|
||||||
- python3-pip # Because I like python
|
- python3-pip # Because I like python
|
||||||
|
- tree
|
||||||
state: latest
|
state: latest
|
||||||
register: apt_result
|
register: apt_result
|
||||||
retries: 3
|
retries: 3
|
||||||
|
|
Loading…
Reference in a new issue