Skip to content

RITSPARSA/Competition-InfrastructureConfiguration

Repository files navigation

ISTS16-InfrastructureConfiguration Build Status

This repository is for configuring the competition environment. Ansible is used to configure machines after they have been deployed.

Setup

pip install -r requirements.txt

Creating a role

ansible-galaxy init <rolename> Make sure to fill out proper documentation. Use apache license 2.0.