Documentation

The Linux System Roles are a collection of roles and modules executed by Ansible to assist Linux admins in the configuration of common GNU/Linux subsystems. Conceptually, the intent is to serve as a consistent “API” to a give Linux distribution that is consistent across multiple major and minor releases.

Table of Contents

  1. Role README.md
  2. Introduction to Ansible for Linux System Roles
  3. HowTo
    1. Working with Ansible Jinja2 code and filters
    2. How to Tag and Release a Role Repo
  4. Incremental Settings for Ansible Values
  5. Working With The Source
  6. TLS/Crypto Parameter and Key Naming
  7. System Roles Collection - How to Build and Publish
  8. How to Specify Roles Used by Other Roles
  9. FAQ
    1. Preparation for Collections
  10. Design Documents
    1. Logging