infrastructure automation

14 Ansible tutorials tagged “infrastructure automation”. Working examples covering automation, configuration management, and DevOps workflows.

Ansible Automation: Transform IT Operations with Ease

playbooks · 5

Discover the power of Ansible Automation for IT operations. Explore key features, benefits, and practical applications to streamline tasks, enhance.

Advanced

Ansible-Core: The Foundation of Modern IT Automation

playbooks · 5

Complete guide to ansible-core — the minimal Ansible runtime. Learn installation, version management, included modules, collections, and how it differs.

Beginner

Ansible Galaxy Roles — GitHub Actions

playbooks · 5

Learn how to automate infrastructure with Ansible Galaxy roles in GitHub Actions. Use Datadog for seamless monitoring integration.

Beginner

Automating depmod with Ansible

playbooks · 3

Learn how to automate the depmod command using Ansible for streamlined kernel module management. Tested on real machines with clear, copy-paste examples.

Advanced

Creating Custom Ansible Plugins to Fetch API Data Easily

playbooks · 3

Learn how to create custom Ansible plugins to fetch data from APIs. Enhance your automation tasks with this detailed step-by-step guide.

Advanced

Effective Techniques to Clear Host Errors in Ansible Playbooks

playbooks · 4

Discover practical methods to handle and clear host errors in Ansible, ensuring smooth automation and effective error management in your infrastructure.

Beginner

Ansible-Lint Profiles — Choose the Right Lint Level

playbooks · 5

Configure ansible-lint profiles from min to production. Understand rule severity, skip rules, custom profiles, and CI/CD integration.

Beginner

Ansible Non-Compliant Variable Names

playbooks · 4

A guide to managing non-compliant variable names in Ansible, offering tips on aliasing, linter rule adjustments, and using dictionary structures.

Beginner

Integrate Ansible with VMware vRealize Automation Efficiently

playbooks · 7

Learn how to efficiently integrate Ansible with VMware vRealize Automation to automate IT operations, enhance scalability, and ensure consistency.

Advanced

Linting Ansible Playbooks: A Guide to Ensuring Consistency and Quality

playbooks · 4

Ensure Ansible playbook quality and consistency with linting. Learn to avoid issues like using the Ansible best practices for reliable deployments.

Beginner

How to Pass Variables to Ansible Playbook via Command Line?

playbooks · 3

How to pass or override an Ansible Playbook variable from the command line in plaintext, JSON, or YAML. It is very useful to combine some script.

Beginner

RAnsible's leadership in Forrester's evaluation validates its pivotal role in modern IT. As hybrid and multi-cloud environments grow, the need for reliable, scalable automation tools becomes critical. With tools like [Ansible Lightspeed](/articles/ansible-lightspeed-with-ibm-watson-code-assistant), which leverage AI for faster playbook creation, Red Hat continues to innovate, ensuring that Ansible remains indispensable.d Hat Ansible: Forrester Wave Market Leader Q4 2024

playbooks · 3

Discover how Red Hat Ansible leads automation in Forrester Wave Q4 2024. Learn why Ansible is essential for IT professionals in 2024 and beyond.

Beginner

Using Jenkins to Build Infrastructure with Terraform and Configure with Ansible

playbooks · 4

Learn how to automate infrastructure provisioning using Jenkins, Terraform, and Ansible, including secure repository access through a GitHub App Token.

Beginner

Ansible.cfg Configuration — Guide

playbooks · 4

Configure ansible.cfg for your environment. Settings for SSH, inventory, roles_path, callback plugins, and performance tuning with examples.

Advanced