mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update doc/topics/releases/2019.2.0.rst
Co-Authored-By: Ch3LL <megan.wilhite@gmail.com>
This commit is contained in:
parent
052f193f1c
commit
9ca6e503b9
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ This will fail when pkgs is a list or dictionary. You will need to update the st
|
|||
|
||||
grafana_packages:
|
||||
pkg.installed:
|
||||
- names: {{ server.pkgs |tojson }}
|
||||
- names: {{ server.pkgs|tojson }}
|
||||
|
||||
This test case has also been tested with the ``yaml`` and ``json`` filters successfully.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue