This commit is contained in:
Iwan Clément
2019-03-03 20:18:17 +01:00
parent 90987e1aac
commit a3be0b2c8c

View File

@@ -18,4 +18,9 @@
- name: "tar -xjf /tmp/veracrypt-{{VERA_VERSION}}-setup.tar.bz2"
- cwd: /tmp
'veracrypt-{{VERA_VERSION}}_extract_installer':
cmd.run:
- name: "/tmp/veracrypt-{{VERA_VERSION}}-setup-gui-x64 --noexec --target /tmp"
- cwd: /tmp
{% endif %}