This repository contains the Ansible guidelines and best practices used by Adfinis SyGroup. The documentation is written with Sphinx.
In addition it includes the README and default values of all Ansible roles available in the Adfinis SyGroup Galaxy namespace.
The rendered documentation is available here.
To build the documentation, which is provided with this repository, you need to install Sphinx.
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
.