Creates zip files of the SWORD utils and other related files for Windows based off the MinGW SWORD packages available in the Fedora repositories
Ansible 2.7 or higher
Fedora Linux
Currently the following variables are supported:
download_dest
- Directory into which to download the resulting files (must end with a '/' character). Defaults to CWD
None
- hosts: mingw_target
roles:
- role: devroles.mingw_sword_package
GPLv3
Greg Hellings [email protected]