A collaborative curated list of awesome Ansible resources
Table of Contents:
Books regarding Ansible
- Ansible Configuration Management - Second Edition
- Ansible for DevOps
- Ansible Playbook Essentials
- Ansible - Up and Running
- Learning Ansible
- Learning Ansible 2 - Second Edition
- OpenStack Administration with Ansible
Roles for Ansbile
- Java : Github / Galaxy
- MySQL : Github / Galaxy
- Nginx : Github / Galaxy
- os-hardening : Github / Galaxy
- PostgreSQL : Github / Galaxy
- Redis : Github / Galaxy
Playbooks for Ansible
- Ansible Examples - This tutorial presents ansible step-by-step
- Ansible Desktop
- Ansible Tutorial
- DebOps - Your Debian-based data center in a box. A collection of Ansible playbooks, scalable from one container to an entire data center.
- fgci-ansible - Collection of the Finnish Grid and Cloud Infrastructure Ansible playbooks (CentOS)
- FreeBSD - Playbook example for FreeBSD
- Hadoop - Ansible playbook that installs a Hadoop cluster, with HBase, Hive, Presto for analytics, and Ganglia, Smokeping, Fluentd, Elasticsearch and Kibana
- Heartbleed OpenSSL Patch - A simple playbook that update OpenSSL for Debian system
- OpenStack
- Rails
- Sovereign - Your own personal cloud
- Streisand - Streisand sets up a new server running L2TP/IPsec, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, a Tor bridge, and WireGuard. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.
- VPN Deploy
Ansible related Tools
- 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 cmdb - Takes the output of Ansible's fact gathering and converts it into a static HTML overview page containing system configuration information
- Ansible Lint - Checks playbooks for practices and behaviour that could potentially be improved
- Ansible Shell - Interactive shell for Ansible with built-in tab completion for all the modules
- Ansible Silo - Ansible in a self-contained environment via Docker.
- Ansible Vim - Vim syntax plugin for Ansible 2.0
- Ansigenome - Ansigenome is a command line tool designed to help you manage your Ansible roles - scan, standarize documentation and meta files, generate dependency graphs
- ARA: Ansible Run Analysis - Records Ansible Playbook runs seamlessly to make them easier to visualize, understand and troubleshoot. It integrates with Ansible wherever you run it.
- Phansible : Github - Simple generator for Vagrant projects, targeting PHP development environments
- Semaphore - Open Source Alternative to Ansible Tower
- Molecule - Testing of Ansible roles
Usefull Ansible ressources
- Ansible Galaxy - Hub for finding roles
- Ansible Quickref - Quick reference to parameters and special variables
- Ansible vs Chef
- Ansible (Real Life) Good Practices
- Management of FreeBSD jails through Ansible
- Packer Provisioning with Ansible
- Vagrant Provisioning With Ansible