Closed lentzi90 closed 4 months ago
We don't expose anything beyond the necessary ENVs by design, so not to cluster up the config options. You don't need to expose this env variable, you can just pass ansible-playbook --extra-vars "INSTALL_K3S_SKIP_SELINUX_RPM=true"
.
Ah thanks!
Changes
Add a variable
k3s_skip_selinux_rpm
that can be used to override/set INSTALL_K3S_SKIP_SELINUX_RPM.Linked Issues