ansible: split common and common-node roles
[lttng-ci.git] / automation / ansible / roles / common / vars / Alpine.yml
1 ---
2 common_packages:
3 - bash
4 - coreutils
5 - curl
6 - git
7 - htop
8 - py-virtualenv
9 - rsync
10 - shadow
11 - sudo
12 - tree
13 - vim
This page took 0.029453 seconds and 4 git commands to generate.