documenting archive, adding zig helper
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
#
|
||||
## Helpers: archive.yml
|
||||
## Description: extract and symlink archives
|
||||
## Variables: dict of key:value pairs
|
||||
## extract_to: path to extract archive to
|
||||
## name: filename of the archive
|
||||
## url: download url of the archive
|
||||
---
|
||||
- name: Ensure requirements met
|
||||
when:
|
||||
|
||||
Reference in New Issue
Block a user