diff --git a/README.md b/README.md index 716fad7..ba25391 100644 --- a/README.md +++ b/README.md @@ -295,7 +295,7 @@ I just want to centralize my findings and bookmarks in a central location, and s * [YAML Lint](http://www.yamllint.com/) - The YAML Validator * [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. +* [Ansible](https://github.com/ansible/ansible-examples) - [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 * [Stack Exchange](https://devops.stackexchange.com/a/706/3072) - How to test provisioning and configuration in Ansible setup?