update readme for deploy instructions

This commit is contained in:
flynn 2019-01-21 22:09:42 +01:00
parent 03719384b8
commit 5a447aa206
1 changed files with 15 additions and 0 deletions

View File

@ -4,6 +4,21 @@ Ansible cat
This repo contains the ansible role needed to deploy the [cat](https://git.zeus.gent/zeuswpi/cat) project
Usage
------
Add the src of this repo to your requirements.yml file.
- src: git+https://git.zeus.gent/zeuswpi/ansible__cat
Then use following command to install the role
ansible-galaxy install -r requirements.yml
How ansible works
=================
Requirements
------------