Skip to content

dukje/ansible-guide

 
 

Repository files navigation

ANSIBLE GUIDE

https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg?style=flat-square

This repository provides an example project for 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:

https://img.shields.io/travis/adfinis-sygroup/ansible-guide/master.svg?style=flat-square

Ansible Roles status:

https://img.shields.io/travis/adfinis-sygroup/ansible-roles/master.svg?style=flat-square

BUILD THE DOCUMENTATION

To build the documentation, which is provided with this repository, you need to install Sphinx Documentation.

TEST ENVIRONMENT

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.

REFERENCE

About

A guide to Ansible following our best practice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.5%
  • Makefile 34.1%
  • Shell 1.4%