This repository provides an example project with the Ansible roles of Adfinis SyGroup AG. In additional, it contains a guide to Ansible, written with Sphinx Documentation.
Documentation is available here.
Ansible Guide status:
Ansible Roles status:
To build the documentation, which is provided with this repository, you need to install Sphinx Documentation.
Beyond the documentation this repository is also an example project and test environment. To use the test environment, there are some dependencies:
- vagrant
- virtualbox
- internet connection
- vagrant boxes
- adsy-debian-7
- adsy-debian-8
- adsy-debian-9
- adsy-centos-6
- adsy-centos-7
- adsy-ubuntu-14
- adsy-ubuntu-16
To run the test environment use make test
.