summaryrefslogtreecommitdiffstats
path: root/playbooks/roles/pre-install/vars/RedHat.yml
blob: 689bdfb3f321265a51c57c639b6ec3057b651b80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---

# SPDX-FileCopyrightText: 2020 Samsung Electronics
#
# SPDX-License-Identifier: Apache-2.0

bmra_pkgs:
  - lshw
  - pciutils
  - ethtool
  - python3
  - 'dnf-command(config-manager)'