File tree Expand file tree Collapse file tree 1 file changed +31
-34
lines changed
provision-contest/ansible/roles/base_packages/defaults Expand file tree Collapse file tree 1 file changed +31
-34
lines changed Original file line number Diff line number Diff line change @@ -4,50 +4,47 @@ REMOVED_PACKAGES:
44
55INSTALLED_PACKAGES :
66 - ack
7- - git
8- - htop
9- - httpie
10- - ncdu
11- - pv
12- - screen
7+ - acl
8+ - apache2-utils
139 - autoconf
1410 - automake
15- - efibootmgr
11+ - bat
12+ - bats
13+ - bsdmainutils
14+ - composer
1615 - curl
17- - gcc
18- - g++
16+ - debootstrap
1917 - default-jdk-headless
18+ - efibootmgr
19+ - fontconfig
20+ - g++
21+ - gcc
22+ - git
23+ - htop
24+ - httpie
25+ - jq
26+ - latexmk
27+ - libcgroup-dev
28+ - libcurl4-gnutls-dev
29+ - libjsoncpp-dev
30+ - libmagic-dev
2031 - make
21- - zip
22- - unzip
23- - composer
32+ - ncdu
2433 - php-cli
25- - php-gd
2634 - php-curl
27- - php-mysql
35+ - php-gd
36+ - php-intl
2837 - php-json
38+ - php-mbstring
39+ - php-mysql
2940 - php-xml
3041 - php-zip
31- - php-mbstring
32- - php-intl
33- - bsdmainutils
34- - libcgroup-dev
35- - libcurl4-gnutls-dev
36- - libjsoncpp-dev
37- - libmagic-dev
38- - debootstrap
39- - apache2-utils
40- - tig
41- - bat
42- - jq
43- - python3-sphinx
44- - autoconf
45- - automake
46- - bats
42+ - pv
4743 - python3-sphinx
4844 - python3-sphinx-rtd-theme
49- - rst2pdf
50- - fontconfig
5145 - python3-yaml
52- - latexmk
53- - acl
46+ - rst2pdf
47+ - screen
48+ - tig
49+ - unzip
50+ - zip
You can’t perform that action at this time.
0 commit comments