ansible: Install git-review with the developer role
[lttng-ci.git] / automation / ansible / roles / developer / vars / RedHat.yml
1 ---
2 developer_tui_packages:
3 # Used by tar when downloading .tar.bz2 releases with vlttng
4 - bzip2
5 - emacs-nox
6 - gdb
7 - git-review
8 - pkg-config
9 - tmux
10 # - vim-nox
11 - vim
12 # wget may be used by some vlttng commands
13 - wget
This page took 0.0304 seconds and 4 git commands to generate.