Ansible
Ansible¶
- Configuration Management with Ansible DevOps Tool
- Automation services catalog
- Ansible Cheat Sheets
- Running Ansible Playbooks
- Ansible Molecule. Development and Testing of Ansible Roles
- Books
- Ansible Galaxy Roles
- Awesome Ansible
- Ansible and Public Cloud Guides
Configuration Management with Ansible DevOps Tool¶
- ansible.com
- docs.ansible.com
- dureka.co: What Is Ansible? Configuration Management And Automation With Ansible
- Dzone: Getting Started With Ansible
- Dzone: Part 1: Getting Started with Ansible
- Dzone: Part 2: Deploying Applications
- Dzone: 10 easy to use modules in ansible
- Dzone: 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
- Udemy.com: Ansible Essentials: Simplicity in Automation (Free Tutorial)
Automation services catalog¶
- Automation services catalog, the newest addition to the Ansible Automation Platform Provide lifecycle management, provisioning, retirement and cataloging of automation resources to your business
Ansible Cheat Sheets¶
Running Ansible Playbooks¶
Running Ansible Playbooks From Jenkins¶
- Dzone: Running Ansible Playbooks From Jenkins
- itnext.io: Ansible and Jenkins — automate your scritps 🌟
Running Ansible Playbooks From Ansible Tower¶
- Ansible Tower
- ansible.com/blog/topic/ansible-tower
- Red Hat Ansible Tower Monitoring: Using Prometheus + Node Exporter + Grafana
Ansible Molecule. Development and Testing of Ansible Roles¶
- Ansible Molecule Molecule project is designed to aid in the development and testing of Ansible roles.
- Molecule Configuration
- jeffgeerling.com: Testing your Ansible roles with Molecule
- PDF: Practical Ansible Testing with Molecule
- opensource.com: Testing Ansible roles with Molecule Learn how to automate your verifications using Python.
- medium.com: Test driven Development with Ansible using Molecule