Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 533 Bytes

File metadata and controls

11 lines (8 loc) · 533 Bytes

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.