mirror of
https://github.com/saltstack-formulas/packages-formula.git
synced 2025-04-17 10:10:27 +00:00
Merge c752316ca0
into 34469f9cf9
This commit is contained in:
commit
a2b55ad29b
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ held_pkgs:
|
|||
|
||||
wanted_pkgs:
|
||||
pkg.installed:
|
||||
- pkgs: {{ wanted_packages | json }}
|
||||
- pkgs: {{ wanted_packages | unique | json }}
|
||||
{%- if grains['os_family'] not in ['Suse'] %}
|
||||
- hold: false
|
||||
{%- endif %}
|
||||
|
|
Loading…
Add table
Reference in a new issue