跳转到主要内容

category

A collaborative curated list of awesome Ansible resources

Contents


Books

Books regarding Ansible

Roles

Roles for Ansible

Playbooks

Playbooks for Ansible

  • Ansible Examples - This tutorial presents ansible step-by-step.
  • Ansible Desktop
  • Ansible Tutorial
  • Ansible Vagrant Examples
  • 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.
  • Mac Development Ansible Playbook - Playbook to install and configure software on a Mac.
  • 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.
  • T.A.D.S. boilerplate - Provision and deploy a Docker Swarm cluster to development environment and to production. Infrastructure as Code and DevOps best practices.
  • VPN Deploy

Tools

Ansible related Tools

  • Ansible cmdb - Takes the output of Ansible's fact gathering and converts it into a static HTML overview page containing system configuration information.
  • Ansible Inventory Grapher - creates a dot file suitable for use by graphviz.
  • 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.
  • 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.
  • Mitogen for Ansible - Uses the Mitogen library to execute Ansible playbooks in a more efficient way (decreases the execution time).
  • Molecule - Testing of Ansible roles.
  • OpsTools-ansible - The project opstools-ansible is to use Ansible to configure an environment that provides the support of OpsTools, namely centralized logging and analysis, availability monitoring, and performance monitoring.
  • Phansible : Github - Simple generator for Vagrant projects, targeting PHP development environments.
  • Semaphore - Open Source Alternative to Ansible Tower.
  • TD4A - Template designer for automation - TD4A is a visual design aid for building and testing jinja2 templates. It will combine data in yaml format with a jinja2 template and render the output.

Resources

Useful Ansible resources

原文:https://github.com/jdauphant/awesome-ansible

文章链接

标签