Skip to content

Commit 2c65049

Browse files
committed
Unique YAML anchors.
1 parent 78f8e58 commit 2c65049

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vars/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ _bootstrap_packages:
66
Archlinux: python sudo
77
Debian: python3 sudo gnupg python3-apt
88
Gentoo: python sudo gentoolkit
9-
RedHat: &RHEL python3 sudo
10-
Rocky: *RHEL
9+
RedHat: &redhat_packages python3 sudo
10+
Rocky: *redhat_packages
1111
Suse: python3 python3-xml sudo
1212
Amazon: python sudo
1313
CentOS_7: python sudo

0 commit comments

Comments
 (0)