remove mariadb-devel

This commit is contained in:
m0duspwnens
2023-10-03 10:15:28 -04:00
parent f3ba28062b
commit d78b55873d

View File

@@ -47,6 +47,10 @@ python-rich:
{% if GLOBALS.os_family == 'RedHat' %} {% if GLOBALS.os_family == 'RedHat' %}
remove_mariadb:
pkg.removed:
- name: mariadb-devel
commonpkgs: commonpkgs:
pkg.installed: pkg.installed:
- skip_suggestions: True - skip_suggestions: True