- ---
- # Needs a list of files in the pull_files variable:
- # - name: filename.txt
- # file_id: google-drive-id
- # checksum: sha256:xxxxxxxxxx
- # extract_to: /opt
- # extracted_dir: /opt/foobar
- # target_dir: /opt/newname
- # add_to_path: yes
- # remove_after: yes
- # direct_download: yes
- ...
|