Skip to content

An Ansible role to package the SWORD Windows binaries from Fedora

Notifications You must be signed in to change notification settings

devroles/mingw_sword_package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

MinGW SWORD Package

Creates zip files of the SWORD utils and other related files for Windows based off the MinGW SWORD packages available in the Fedora repositories

Requirements

Ansible 2.7 or higher

Fedora Linux

Role Variables

Currently the following variables are supported:

General

  • download_dest - Directory into which to download the resulting files (must end with a '/' character). Defaults to CWD

Dependencies

None

Example Playbook

- hosts: mingw_target
  roles:
    - role: devroles.mingw_sword_package

License

GPLv3

Author Information

Greg Hellings [email protected]

About

An Ansible role to package the SWORD Windows binaries from Fedora

Resources

Stars

Watchers

Forks

Packages

No packages published