Downloads an artifacts archive, which generated by a Gitlab job, to a temporary directory, unarchives it, moves the unarchived file to a directory and sets the appropriate group/owner/mode.
Ansible user needs to be able to write to the /tmp
directory.
Check the file defaults/main.yml for details.
None
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
MIT
Milad Kawas. @miladkawas