dans /tmp

This commit is contained in:
Iwan Clément
2019-03-03 20:16:40 +01:00
parent a0362da16b
commit 90987e1aac

View File

@@ -16,5 +16,6 @@
'veracrypt-{{VERA_VERSION}}_uncompress': 'veracrypt-{{VERA_VERSION}}_uncompress':
cmd.run: cmd.run:
- name: "tar -xjf /tmp/veracrypt-{{VERA_VERSION}}-setup.tar.bz2" - name: "tar -xjf /tmp/veracrypt-{{VERA_VERSION}}-setup.tar.bz2"
- cwd: /tmp
{% endif %} {% endif %}