mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-03-05 19:21:11 +00:00
4.7 KiB
4.7 KiB
Ansible
- Configuration Management with Ansible DevOps Tool
- Ansible Cheat Sheets
- Running Ansible Playbooks
- Ansible Molecule. Development and Testing of Ansible Roles
- Books
- 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)
Ansible Cheat Sheets
- Ansible Roles Explained | Cheat Sheet
- edureka.co: Ansible Cheat Sheet – A DevOps Quick Start Guide
- intellipaat.com: Ansible Basic Cheat Sheet
- mrxpalmeiras: Ansible Cheat Sheet
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