Restructure repository, removing old stuff
This commit is contained in:
28
_legacy/vars/packages.yml
Normal file
28
_legacy/vars/packages.yml
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
packages_global:
|
||||
- cmake
|
||||
- curl
|
||||
- gcc
|
||||
- gcc-c++
|
||||
- git
|
||||
- libselinux-python
|
||||
- make
|
||||
- nano
|
||||
- openssl-devel
|
||||
- policycoreutils-python
|
||||
- python-devel
|
||||
- python-virtualenv
|
||||
- systemd-devel
|
||||
- unzip
|
||||
- vim
|
||||
- vim-minimal
|
||||
|
||||
packages_dnf:
|
||||
- python3-devel
|
||||
|
||||
packages_yum:
|
||||
- bash-completion
|
||||
- bash-completion-extras
|
||||
- nc
|
||||
- nfs-utils
|
||||
- wget
|
Reference in New Issue
Block a user