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