From 042e404a3aa73ffdebccd8f750b39776231ff35f Mon Sep 17 00:00:00 2001 From: Morgan Date: Sat, 23 Sep 2017 18:03:32 +0200 Subject: [PATCH] ansible tips --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f202e66..b7c38fd 100644 --- a/README.md +++ b/README.md @@ -293,6 +293,8 @@ I just want to centralize my findings and bookmarks in a central location, and s * [Animosity](https://github.com/Animosity/CraftIRC/wiki/Complete-idiot%27s-introduction-to-yaml) - Complete idiot's introduction to yaml * [Ansible Docs](http://ansible-docs.readthedocs.io/zh/stable-2.0/rst/YAMLSyntax.html) - YAML Syntax * [Ansible](https://github.com/ansible/ansible-examples) - This repository contains examples and best practices for building Ansible Playbooks. +* [Fred Alger / Mark Theunissen](https://gist.github.com/marktheunissen/2979474) - Insanely complete Ansible playbook, showing off all the options +* [indusbox](https://github.com/indusbox/goss-ansible) - Ansible module for Goss ### Ansible Vault * [brianshumate](https://github.com/brianshumate/ansible-vault) - ansible-vault : Ansible role for Vault