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 fa2698f commit ed78e45Copy full SHA for ed78e45
roles/builder/defaults/main/dnf_packages.yml
@@ -55,13 +55,6 @@ dnf_latest_packages: # list of packages to install using dnf
55
# https://github.com/cloudalchemy/ansible-grafana/blob/master/vars/redhat.yml
56
- chkconfig
57
58
- # https://github.com/geerlingguy/ansible-role-mysql/blob/master/vars/RedHat-8.yml
59
- - mariadb
60
- - mariadb-server
61
- - mariadb-connector-c
62
- - python3-PyMySQL
63
- - perl-DBD-MySQL
64
-
65
dnf_specific_packages:
66
# done separately as @ruby and @nodejs are el8.4 modules which breaks if requiring latest, as for above
67
# https://github.com/OSC/ood-ansible/blob/master/vars/Rocky.yml
0 commit comments