From 2078ab5aad71a6fe93ba4cf5d5efcf198bef3cd3 Mon Sep 17 00:00:00 2001 From: Inaki Date: Tue, 21 Apr 2020 14:29:22 +0200 Subject: [PATCH] Update ansible.md --- docs/ansible.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/ansible.md b/docs/ansible.md index 1be2e9c9..e3cb7e33 100644 --- a/docs/ansible.md +++ b/docs/ansible.md @@ -4,14 +4,19 @@ * [Dzone: Part 1: Getting Started with Ansible](https://dzone.com/articles/part-1-getting-started-ansible) * [Dzone: Part 2: Deploying Applications](https://dzone.com/articles/part-2-deploying-applications) * [Dzone: 10 easy to use modules in ansible](https://dzone.com/articles/10-easy-to-use-modules-in-ansible-1) -* [https://github.com/jdauphant/awesome-ansible](https://github.com/jdauphant/awesome-ansible) -* [https://github.com/awesome-devops/awesome-ansible](https://github.com/awesome-devops/awesome-ansible) * [Dzone: Ansible: An Effective IT Automation Tool](https://dzone.com/articles/ansible-an-effective-it-automation-tool) Learn about Ansible, a tool for automating application deployments, configuration management, and more in a DevOps environment. * [Dzone: Running Ansible at Scale](https://dzone.com/articles/running-ansible-at-scale) * [Dzone: Running Ansible Playbooks From Jenkins](https://dzone.com/articles/running-ansible-playbooks-from-jenkins) * [Udemy.com: Ansible Essentials: Simplicity in Automation](https://www.udemy.com/ansible-essentials-simplicity-in-automation) * [Google Play: Learn Ansible 🌟](https://play.google.com/store/apps/details?id=com.LearningSolution.LearnAnsible) * [Introduction to Ansible Tower 🌟](https://network-automation.github.io/linklight/decks/intro-to-ansible-tower.html) -* Books: +* **Books:** * [ansiblefordevops.com](https://www.ansiblefordevops.com/) * [ansibleforkubernetes.com](https://www.ansibleforkubernetes.com/) + +## Awesome Ansible +* [https://github.com/jdauphant/awesome-ansible](https://github.com/jdauphant/awesome-ansible) +* [https://github.com/awesome-devops/awesome-ansible](https://github.com/awesome-devops/awesome-ansible) + +## Cheat Sheet +* [mrxpalmeiras: Ansible Cheat Sheet](https://sites.google.com/site/mrxpalmeiras/ansible/ansible-cheat-sheet)