Awesome Ansible List
Go to file
KeyboardInterrupt 5c611ac12a feat(ansible-navigator): add ansible-navigator to list 2021-06-07 09:21:32 +02:00
.github/workflows docs(license): changed the license from "unlicense" to the euqaliy free "CC0 1.0 Universal" license (#32) 2020-08-28 23:08:27 +02:00
CONTRIBUTING.md add 'awesome-lint' github action (#29) 2020-08-27 16:56:29 +02:00
LICENSE docs(license): changed the license from "unlicense" to the euqaliy free "CC0 1.0 Universal" license (#32) 2020-08-28 23:08:27 +02:00
README.md feat(ansible-navigator): add ansible-navigator to list 2021-06-07 09:21:32 +02:00
ansible_logo.svg initial commit 2017-11-20 12:13:03 +01:00

README.md

Awesome Ansible Awesome

A collaborative curated list of awesome Ansible resources, tools, Roles, tutorials and other related stuff.

Ansible is an open source toolkit, written in Python, it is used for configuration management, application deployment, continuous delivery, IT infrastructure automation and automation in general.

Contents

Official resources

Official resources by and for Ansible.

Tutorials

Tutorials and courses to learn Ansible.

Books

Books about Ansible.

Videos

Video tutorials and Ansible training.

Tools

Tools for and using Ansible.

  • Ansible Tower - Ansible Tower by Red Hat helps you scale IT automation, manage complex deployments and speed productivity. Extend the power of Ansible to your entire team.
  • AWX - AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is the upstream project for Tower, a commercial derivative of AWX.
  • Ansible Lint - Checks Playbooks for best practices and behavior that could potentially be improved.
  • Ansible Later - Another best practice scanner. Checks Playbooks and Roles for best practices and behavior that could potentially be improved.
  • Ansible Doctor - Simple annotation like documentation generator for Ansible roles based on Jinja2 templates.
  • Ansible cmdb - Takes the output of Ansible's fact gathering and converts it into a static HTML page.
  • ARA, Ansible Run Analysis - ARA records Ansible Playbook runs and makes the recorded data available and intuitive for users and systems.
  • Mitogen for Ansible - Speed up Ansible substantially with Mitogen.
  • Molecule - Molecule aids in the development and testing of Ansible roles.
  • Packer Ansible Provisioner - This Provisioner can be used to automate VM Image creation via Packer with Ansible.
  • Excel Ansible Inventory - Turn any Excel Spreadsheet into an Ansible Inventory.
  • terraform.py - Ansible dynamic inventory script for parsing Terraform state files.
  • ansible-navigator - A text-based user interface (TUI) for Ansible.

Blog posts and opinions

Best practices and other ppinions on Ansible.

Playbooks and Roles

Awesome production ready Playbooks and Roles to get you up and running.