8000 GitHub - tongpu/ansible-guide: A guide to Ansible following our best practice
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tongpu/ansible-guide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Guide

https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg?style=flat-square https://img.shields.io/travis/adfinis-sygroup/ansible-guide/master.svg?style=flat-square

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.

Build

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

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.

References

About

A guide to Ansible following our best practice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.3%
  • Makefile 40.7%
0