We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78f8e58 commit 2c65049Copy full SHA for 2c65049
vars/main.yml
@@ -6,8 +6,8 @@ _bootstrap_packages:
6
Archlinux: python sudo
7
Debian: python3 sudo gnupg python3-apt
8
Gentoo: python sudo gentoolkit
9
- RedHat: &RHEL python3 sudo
10
- Rocky: *RHEL
+ RedHat: &redhat_packages python3 sudo
+ Rocky: *redhat_packages
11
Suse: python3 python3-xml sudo
12
Amazon: python sudo
13
CentOS_7: python sudo
0 commit comments