Files @ a5fe7e698eed
Branch filter:

Location: majic-ansible-roles/docs/index.rst

a5fe7e698eed 1.2 KiB text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
branko
MAR-245: Fix test errors related to missing locales on test machines:

- Default SSH configuration often enables passing specific environment
variables to destination machines. By creating a custom SSH config
that gets used when connecting to the test VMs, we can exclude all
environment variables from being sent, thus also having a
more pristine test environment.
- Update site requirements for running tests etc.
Majic Ansible Roles documentation
=================================

Majic Ansible Roles is a collection of Ansible roles that are used on regular
basis for deployment and maintenance of Majic infrastructure.

The roles are kept as a separate project in hope of making them potentially
useful to wider audience, and for reference purposes.

Roles cover different aspects of infrastructure, such as mail servers, web
servers, web applications etc. The roles are mainly well-suited for smaller
installations.

Roles are written for use with *Debian GNU/Linux*. For more details on
supported releases, see :ref:`rolereference`.

At the moment, the roles have been written for and tested against **Ansible
10.4.x**.

The roles also utilise the ``ipv4/ipv6`` lookup plugins which require
``netaddr`` package to be installed. The ``passlib`` package is used
for hashing the operating system passwords. Make sure you have the
packages available on controller machine.


Contents
========

.. toctree::
   :maxdepth: 2

   about
   usage
   rolereference
   development
   releaseprocedures
   releasenotes

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`