4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
{% if grains['kernel'] == 'Linux' %}
|
|
sudo:
|
|
pkg.installed
|
|
{% endif %} |