abaez.tup
Role Name
Install tup from source.
Description
Tup is a DAG file based build system. Pretty darn great for a number of automation build setups. This role here installs tup from the git repository.
Role Variables
You only need to change one variable dir.tool in defaults/main.yml
. The variable is where you will have the tup build installed.
Requirements
Due to build necessities, the module requires to have abaez.common installed for the prerequisites for the build to be successful.
Usage
All you need is to have abaez.common and you should be good to go to run the role:
- hosts: servers
roles:
- abaez.common
- tup
Author Information
Install
ansible-galaxy install abaez.tup
License
bsd-2-clause
Downloads
148
Owner
This be my github connection. Mostly only to contribute to things.
Check instead https://sr.ht/~ab/ for my forge