Install basic packages "build-essential", "git"

This commit is contained in:
Alex Kotov 2020-06-08 06:02:21 +05:00
parent 3be2da952a
commit 9406eb69da
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 2 additions and 0 deletions

View File

@ -3,7 +3,9 @@
apt:
name:
- apt-transport-https
- build-essential
- curl
- git
- gnupg
- gnupg2
- net-tools