FreeOni
FreeOni
The 'dnf remove' command no longer removes templates and mentions "No Match" when using \. During the template *installation* procedure using 'qubes-dom0-update' the output states the command is being redirected...
**Description** The [slsutil.update](https://docs.saltproject.io/en/latest/ref/modules/all/salt.modules.slsutil.html#salt.modules.slsutil.update) module produces different results when called from a Jinja [expression-statement](https://jinja.palletsprojects.com/en/2.11.x/templates/#expression-statement) depending on whether `salt` or `salt-ssh` is used. **Setup** `/srv/salt/bug/init.sls` ```yaml --- {% set update_map = {'key':...