roles/common: Add git-lfs to base packages
This commit is contained in:
parent
0fd05d496e
commit
15208241d3
@ -9,6 +9,7 @@
|
||||
set_fact:
|
||||
base_packages:
|
||||
- git
|
||||
- git-lfs
|
||||
- tmux
|
||||
- iotop
|
||||
- htop
|
||||
|
@ -12,6 +12,7 @@
|
||||
set_fact:
|
||||
ubuntu_base_packages:
|
||||
- git
|
||||
- git-lfs
|
||||
- tmux
|
||||
- iotop
|
||||
- htop
|
||||
|
Loading…
Reference in New Issue
Block a user