Manage installation and update of a tuleap server.
A RHEL >=6.5 server
- tuleap_version: Can be stable or master, debian will eventually come (default: master)
- tuleap_domain: The domain name you will use to access tuleap like tuleap.example.com (default: the server ip address)
- tuleap_org_name: Your company name (default: Tuleap)
- None
- hosts: tuleap
roles:
- { role: enalean.ansible-tuleap, tuleap_version=master, tuleap_domain=tuleap.net }
BSD
- Author: Thomas Cottier (thomas.cottier+ansible@enalean.com)
- Product: Tuleap (www.tuleap.org)
- Company: Enalean (www.enalean.com)