ansible: Correct variable filename for SLES12 in common role
[lttng-ci.git] / automation / ansible / roles / developer / vars / SLES-15.yml
1 ---
2 developer_tui_packages:
3 - emacs-nox
4 - gdb
5 - pkg-config
6 - tmux
7 # - vim-nox
8 - vim
9 # wget may be used by some vlttng commands
10 - wget
11
12 developer_sles_products:
13 # provides tmux
14 - PackageHub
This page took 0.029293 seconds and 4 git commands to generate.