# platform = multi_platform_rhel,multi_platform_fedora
# reboot = false
# strategy = disable
# complexity = low
# disruption = low

{{% for package in PACKAGES %}}
package remove {{{ package }}}
{{% endfor %}}
