mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Add conforming data to archive.gunzip
This commit is contained in:
parent
fa681afe03
commit
5e24707e4e
@ -67,7 +67,7 @@ def gunzip(gzipfile, template=None):
|
|||||||
|
|
||||||
The template arg can be set to 'jinja' or another supported template
|
The template arg can be set to 'jinja' or another supported template
|
||||||
engine to render the command arguments before execution.
|
engine to render the command arguments before execution.
|
||||||
For example::
|
CLI Example::
|
||||||
|
|
||||||
salt '*' archive.gunzip template=jinja /tmp/{{grains.id}}.txt.gz
|
salt '*' archive.gunzip template=jinja /tmp/{{grains.id}}.txt.gz
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user