This commit is contained in:
parent
609e729a5f
commit
d81bc8f5d5
2 changed files with 49 additions and 10 deletions
33
vars/RedHat_9.yml
Normal file
33
vars/RedHat_9.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
---
|
||||
base_packages:
|
||||
- "@core"
|
||||
- NetworkManager-team
|
||||
- NetworkManager-bluetooth
|
||||
- NetworkManager-wifi
|
||||
- NetworkManager-wwan
|
||||
# - aide
|
||||
- bash-completion
|
||||
- chrony
|
||||
- device-mapper-event
|
||||
- dmidecode
|
||||
- firewalld
|
||||
- kexec-tools
|
||||
# - libcap-ng-utils
|
||||
- pigz # epel
|
||||
- patch
|
||||
- pciutils
|
||||
- python3-libselinux
|
||||
- rng-tools
|
||||
- rsync
|
||||
- screen
|
||||
- usbutils
|
||||
- wget
|
||||
- xz
|
||||
- dnf-automatic
|
||||
# - tcp_wrappers
|
||||
|
||||
base_packages_servers:
|
||||
- "@^minimal-environment"
|
||||
- NetworkManager-config-server
|
||||
- NetworkManager-dispatcher-routing-rules
|
||||
- iscsi-initiator-utils
|
||||
Loading…
Add table
Add a link
Reference in a new issue