AnsiblePilot — Master Ansible Automation
AnsiblePilot is the leading resource for learning Ansible automation, DevOps, and infrastructure as code. Browse over 1,400 tutorials covering Ansible modules, playbooks, roles, collections, and real-world examples. Whether you are a beginner or an experienced engineer, our step-by-step guides help you automate Linux, Windows, cloud, containers, and network infrastructure.
Popular Topics
About Luca Berton
Luca Berton is an Ansible automation expert, author of 8 Ansible books published by Apress and Leanpub including "Ansible for VMware by Examples" and "Ansible for Kubernetes by Example", and creator of the Ansible Pilot YouTube channel. He shares practical automation knowledge through tutorials, books, and video courses to help IT professionals and DevOps engineers master infrastructure automation.
Ansible Tutorials & Articles
Browse 1450+ Ansible tutorials covering automation, DevOps, Kubernetes, AWS, VMware, Windows, and more.
- Ansible AWS: Complete Guide to Cloud Automation (2026) — Complete guide to automating AWS with Ansible. Manage EC2, S3, IAM, VPC, RDS, and Lambda with amazon.aws collection and practical examples.
- Ansible Become: Privilege Escalation with sudo, su & runas (Complete Guide) — Master ansible become for privilege escalation. Configure sudo, su, runas with become_user, become_method, become_password.
- Ansible check_mode: Dry Run & Test Playbooks Without Making Changes — How to use Ansible check_mode for dry run testing. Run playbooks safely without changes, use --check --diff, test idempotency. Practical YAML playbook examples.
- Ansible when Conditional: Complete Guide with Examples — Complete guide to Ansible when conditionals. Use when statements with facts, variables, registered results, and complex boolean logic in playbooks.
- ansible.builtin.cron Module: Schedule Cron Jobs & Tasks (Complete Guide) — How to manage cron jobs with Ansible cron module (ansible.builtin.cron). Create, modify, remove scheduled tasks, set cron variables.
- Ansible Docker: Complete Guide to Container Automation (2026) — Complete guide to automating Docker with Ansible. Manage containers, images, networks, volumes, and docker-compose with community.docker collection.
- Ansible Handlers: Trigger Tasks on Change (Complete Guide) — How to use Ansible handlers for event-driven task execution. Trigger handlers with notify, flush handlers, listen directive, multiple handlers.
- Ansible ignore_errors: Handle Task Failures (Complete Guide) — Complete guide to Ansible ignore_errors. Handle task failures gracefully, use failed_when, rescue blocks, and control error behavior in playbooks.
- Ansible Inventory: Complete Guide to INI, YAML & Dynamic Inventory — Complete guide to Ansible inventory. Create INI and YAML inventories, use groups, variables, dynamic inventory plugins, and manage multi-environment setups.
- Ansible loop_control: Control Loop Output, Labels & Pauses (Guide) — How to use Ansible loop_control to customize loop behavior. Set labels, limit output with loop_var, add pauses between iterations, index tracking.
- Ansible Loops: Complete Guide with loop, with_items & Examples — Complete guide to Ansible loops. Use loop, with_items, with_dict, loop_control, and complex iteration patterns with practical examples.
- Ansible Nginx: Install, Configure & Automate (Complete Guide) — Complete guide to Ansible Nginx automation. Install Nginx, manage virtual hosts, SSL certificates, reverse proxy, and load balancing with examples.
- Ansible split Filter: Split Strings into Lists (Complete Guide) — How to split strings into lists with Ansible split filter. Split by delimiter, whitespace, regex. Convert CSV to lists, parse output.
- ansible.builtin.template Module: Deploy Jinja2 Templates (Complete Guide) — Complete guide to ansible.builtin.template module. Deploy Jinja2 templates with variables, loops, conditionals to remote hosts.
- Ansible for Windows: Complete Guide to Managing Windows Hosts — Master Ansible for Windows automation. Setup WinRM connection, use win_command, win_shell, win_file, win_service modules. Complete guide with examples.
- ansible.builtin.file Module: Manage Files, Directories & Symlinks (Complete Guide) — Complete guide to ansible.builtin.file module. Create, delete, modify files and directories, set permissions, ownership, symlinks, SELinux context.
- Ansible from_json & to_json Filters: Parse & Convert JSON (Guide) — How to use Ansible from_json and to_json filters. Parse JSON strings, convert variables to JSON, process API responses, and write JSON files with examples.
- Ansible Multiline Strings: YAML Block Scalars | and > (Complete Guide) — How to write multiline strings in Ansible YAML. Literal block (|), folded block (>), chomp indicators, and practical examples for shell commands and templates.
- ansible.builtin.set_fact Module: Set Variables Dynamically (Complete Guide) — Complete guide to ansible.builtin.set_fact module. Set variables dynamically during playbook execution, cache facts across plays, use with conditionals.
- Ansible to_yaml & to_nice_yaml Filters: Format Data as YAML (Guide) — How to format data as YAML in Ansible with to_yaml, to_nice_yaml, from_yaml filters. Convert dicts and lists to YAML strings. Practical Jinja2 YAML examples.
- Ansible Documentation: Complete Reference & Quick Start Guide (2026) — Your complete Ansible documentation hub. Quick-start guides, module reference, playbook examples, and links to official docs. Everything you need in one place.
- 10 Proven Methods to Optimize Ansible Playbook Performance — Discover 10 practical techniques to boost Ansible Playbook performance, from disabling fact gathering to optimizing SSH settings for faster execution.
- Ansible for PostgreSQL: PGMeetUp Bari 2022 Highlights — Don't miss the PGMeetUp Bari 2022! Discover insights on Ansible for PostgreSQL on June 10th with speaker Luca Berton. Register now for this free event.
- Build Ansible Pilot Community: Ansible Anwendertreffen 2022 — Save the date! Join Luca Berton on February 15, 2022, at Ansible Anwendertreffen for insights on building the Ansible Pilot Community.
- Official Recording Ansible Pilot Community: Ansible Anwendertreffen 2022 — Official Recording! Join Luca Berton on February 15, 2022, at Ansible Anwendertreffen for insights on building the Ansible Pilot Community.
- Luca Berton on 2023's Skills-Based Economy & 2024 Automation Goals — Explore Luca Berton reflections on 2023 skills-based economy and his ambitious goals for 2024. Stay informed on the latest in IT automation and learning.
- A Preview of Ansible Journey in 2024 — Explore Ansible role in IT automation with insights into its core releases, community engagement, and upcoming events in 2024.
- AI-Assisted Inventory Generation in AAP 2.6 — Developer Preview — Explore the new AI-assisted inventory generation feature in AAP 2.6 that automatically creates validated inventory files from natural language descriptions.
- Ansible Automation Platform 2.6 Architecture and Components: Complete Guide — Complete guide to AAP 2.6 architecture and components: Platform Gateway, Automation Controller, Hub, EDA Controller, Automation Mesh, Execution Environments.
- How to Use the AAP 2.6 Automation Dashboard to Measure ROI — Learn how to use the new automation dashboard in Ansible Automation Platform 2.6 to track ROI, monitor job success rates, and report automation value.
- Key Metrics and KPIs to Track in the AAP 2.6 Automation Dashboard — Which metrics and KPIs to monitor in the AAP 2.6 automation dashboard to demonstrate value, optimize resources, and drive automation adoption.
- AAP 2.6 Automation Mesh: Distributed Execution Across Sites and Networks — Deploy and manage Automation Mesh in AAP 2.6 for distributed automation across data centers, DMZs, and cloud regions.
- AAP 2.6 Backup, Restore, and Disaster Recovery Guide — Complete guide to backup, restore, and disaster recovery for AAP 2.6. Protect Automation Controller, Hub, EDA, and Platform Gateway data.
- AAP 2.6 CI/CD Pipeline Integration: GitOps Workflows with Jenkins, GitLab, and GitHub Actions — Integrate AAP 2.6 into CI/CD pipelines with Jenkins, GitLab CI, and GitHub Actions. GitOps workflows, webhook triggers, Infrastructure as Code testing.
- AAP 2.6 Cloud Automation: AWS, Azure, and GCP with Ansible — Automate multi-cloud infrastructure with AAP 2.6. Provision and manage AWS EC2, Azure VMs, GCP instances, Kubernetes clusters, and cloud-native services.
- AAP 2.6 Compliance and Audit: CIS Benchmarks, STIG, and Regulatory Automation — Automate compliance auditing and remediation with AAP 2.6. Implement CIS benchmarks, DISA STIGs, PCI-DSS, HIPAA, and SOX controls using Ansible playbooks.
- Configuration as Code with ansible.platform Collection in AAP 2.6 — How to manage your AAP 2.6 deployment as code using the new ansible.platform collection with unified RBAC and standardized variables.
- AAP 2.6 Credential Management: Vaults, External Secrets, and Machine Credentials — Master credential management in AAP 2.6: machine credentials, vault passwords, cloud credentials, custom credential types, external secret backends (HashiCorp.
- Event-Driven Ansible Enhancements in AAP 2.6 — What's New — Explore the Event-Driven Ansible improvements in AAP 2.6 including external secret management, Kafka enhancements, and EDA-triggered job labeling.
- AAP 2.6 Execution Environments: Build, Manage, and Deploy Custom EEs — Complete guide to Execution Environments in AAP 2.6. Build custom EEs with ansible-builder, manage images in Private Automation Hub, troubleshoot dependency.
- Integrating HashiCorp Vault with Event-Driven Ansible in AAP 2.6 — Step-by-step guide to integrating HashiCorp Vault for external secret management with Event-Driven Ansible in AAP 2.6.
- AAP 2.6 Job Scheduling and Capacity Planning Guide — Plan and optimize AAP 2.6 capacity for enterprise workloads. Job scheduling strategies, instance group sizing, fork tuning, concurrent job limits, database.
- AAP 2.6 Job Templates and Inventories: Complete Configuration Guide — Configure job templates and inventories in AAP 2.6: static and dynamic inventories, smart inventories, job template surveys, scheduling, notification.
- Enhanced Kafka Integration for Event-Driven Ansible in AAP 2.6 — How to use the enhanced Kafka support in AAP 2.6 with multiple topics, wildcards, and improved reliability for event-driven automation.
- Getting Started with Ansible Lightspeed Intelligent Assistant in AAP 2.6 — Guide to using the new Ansible Lightspeed intelligent assistant in AAP 2.6 for AI-powered troubleshooting, onboarding, and day-to-day platform management.
- AAP 2.6 Migration from AWX: Complete Upgrade and Data Migration Guide — Migrate from AWX to AAP 2.6 with zero data loss. Export inventories, credentials, job templates, workflows, and schedules.
- AAP 2.6 Monitoring and Logging: Prometheus, Grafana, and Log Aggregation — Monitor AAP 2.6 with Prometheus metrics, Grafana dashboards, and centralized logging. Track job performance, mesh health, capacity planning, and alerting.
- AAP 2.6 Multi-Tenancy: Organizations, Teams, and RBAC at Scale — Implement multi-tenancy in AAP 2.6 with organizations, teams, role-based access control, and resource isolation.
- AAP 2.6 Network Automation: Cisco, Arista, Juniper, and Multi-Vendor Management — Automate network infrastructure with AAP 2.6. Configure Cisco IOS/NX-OS, Arista EOS, Juniper Junos, and multi-vendor environments.
- New Collections and Integrations in Ansible Automation Platform 2.6 — Overview of new Ansible collections and strategic integrations in AAP 2.6 including networking, cloud, infrastructure, and AIOps domains.
- AAP 2.6 Notifications and Webhooks: Slack, Teams, Email, and Custom Integrations — Configure AAP 2.6 notifications and webhooks for Slack, Microsoft Teams, email, PagerDuty, and custom endpoints.
- AAP 2.6 Private Automation Hub: Manage Collections and EE Images at Scale — Deploy and manage Private Automation Hub in AAP 2.6 for certified collections, custom content, execution environment images, content signing, and approval.
- Centralized RBAC with the Gateway API in AAP 2.6 — How AAP 2.6 centralizes role-based access control (RBAC) through the platform gateway API for unified identity and access management.
- AAP 2.6 REST API Guide: Automate the Automation Platform — Master the AAP 2.6 REST API for programmatic management. Launch jobs, manage inventories, create credentials, query job results, and integrate AAP with CI/CD.
- AAP 2.6 RPM Deprecation — Planning Your Containerized Migration — AAP 2.6 is the last RPM-installable release. Learn how to plan and execute your migration to containerized Ansible Automation Platform before AAP 2.7.
- Exploring the Refreshed UI in Ansible Automation Platform 2.6 — Tour the refreshed user interface in AAP 2.6 featuring a cleaner design, improved responsiveness, and enhanced accessibility features.
- AAP 2.6 SSO Integration: LDAP, SAML, and OIDC Authentication — Configure Single Sign-On for AAP 2.6 with LDAP, SAML 2.0, and OpenID Connect. Integrate Active Directory, Okta, Azure AD, Keycloak, and RHSSO.
- Security Best Practices for Ansible Automation Platform 2.6 — Comprehensive security guide for AAP 2.6 covering RBAC, secrets management, network security, and compliance best practices.
- Setting Up the Self-Service Automation Portal in AAP 2.6 — How to configure and use the new self-service automation portal in Ansible Automation Platform 2.6 to scale automation delivery across your organization.
- Using the AAP 2.6 Self-Service Portal for Network Automation — How network teams can use the AAP 2.6 self-service portal to run pre-approved network automation without Ansible experience.
- Standardized Environment Variables in AAP 2.6 — Migration Guide — AAP 2.6 standardizes environment variables from component-specific names to unified AAP_ prefix. Learn what changed and how to update your configurations.
- AAP 2.6 Troubleshooting Guide: Common Issues and Solutions — Troubleshoot common AAP 2.6 issues: job failures, connectivity problems, performance bottlenecks, database issues, mesh errors, EE problems, and upgrade.
- How to Upgrade from AAP 2.4 to AAP 2.6 — Step-by-Step Guide — Complete guide for upgrading from Ansible Automation Platform 2.4 to 2.6 with direct upgrade path, topology migration, and auth migration details.
- How to Upgrade from AAP 2.5 to AAP 2.6 — Quick Guide — Fast upgrade guide from Ansible Automation Platform 2.5 to 2.6 with simplified process since platform gateway is already installed.
- AAP 2.6 Windows Automation: WinRM, PowerShell, and Active Directory Management — Automate Windows infrastructure with AAP 2.6. Configure WinRM connectivity, run PowerShell scripts, manage Active Directory, deploy IIS, handle Windows.
- AAP 2.6 Workflow Templates: Advanced Multi-Step Automation Guide — Master AAP 2.6 Workflow Templates for multi-step automation pipelines. Build complex workflows with approval nodes, convergence, inventory overrides, and error.
- AAP 2.6 ansible-navigator: Modern CLI for Automation Development — Master ansible-navigator for AAP 2.6 development. Interactive TUI, EE integration, playbook execution, inventory browsing, collection exploration.
- AAP 2.6 vs 2.5 — What's Different and Should You Upgrade? — Side-by-side comparison of Ansible Automation Platform 2.6 and 2.5 features to help you decide when and how to upgrade.
- AAP 2.6 Install Guide: Containerized, RPM & OpenShift Methods (2026) — How to install Ansible Automation Platform 2.6 on RHEL 9, RHEL 10, and OpenShift. Covers containerized installation (recommended), deprecated RPM method.
- AAP 2.6 Tested Deployment Models: Growth & Enterprise Topologies Guide — Complete guide to AAP 2.6 tested deployment models and reference architectures. Covers container growth and enterprise topologies, OpenShift operator.
- AAP 2.6 Upgrade Guide: RHEL 8→9, RPM→Containerized Migration Paths — Complete upgrade and migration guide for Ansible Automation Platform 2.6. Covers upgrade from AAP 2.4 and 2.5, RHEL 8 to RHEL 9 migration, RPM to containerized.
- AAP 2.6 vs 2.5 Architecture: Complete Platform Comparison (2026) — In-depth comparison of Ansible Automation Platform 2.6 vs 2.5 architecture. Covers platform gateway evolution, new automation dashboard, self-service portal.
- AI DevOps Ansible Community on Skool — Join Luca Berton's AI DevOps Ansible Community for top-tier training in Ansible, Kubernetes, and Terraform. Access 50+ hours of courses and career support!
- Google Vertex AI vs. Amazon SageMaker: AI Platform Comparison — Compare Google Vertex AI and Amazon SageMaker to find the best AI platform for your projects. Explore features, scalability, and pricing to make an informed.
- AIOps: The Future of IT Operations with AI-Driven Automation — Discover how AIOps enhances IT operations by leveraging AI, machine learning, and automation. Learn how it reduces downtime, improves efficiency, and enables.
- API Validation with Postman: Automate Tests and CI Integration Guide (2026) — Learn efficient API validation, error handling, and performance optimization with the hands-on Coursera course 'API Validation with Postman' by Luca Berton.
- ARA Records Ansible: Playbook Reporting & History (Complete Guide) — Complete guide to ARA Records Ansible. Install ARA, view playbook run history, debug failures, and set up the reporting dashboard with examples.
- AWX Behind Reverse Proxy: Nginx, Traefik, Caddy & Apache Setup Guide — Complete guide to running AWX behind Nginx or Traefik reverse proxy. Configure SSL termination, custom domains, WebSocket proxying for live job output, health.
- What Is AWX? Complete Guide to Ansible AWX (Open-Source Tower Alternative) — What is AWX? Complete guide to Ansible AWX — the free, open-source alternative to Ansible Tower.
- AWX-TUI: A Terminal User Interface for AWX — Install and Getting Started Guide — AWX-TUI is a new terminal user interface for managing AWX instances from the command line. Learn how to install, configure, and use awx-tui with multi-instance.
- AWX vs Ansible Tower vs AAP: Key Differences Explained (2026) — Complete comparison of AWX vs Ansible Tower vs Ansible Automation Platform (AAP). Understand the differences in features, licensing, support, and use cases.
- Ansible Set File Permissions 755: chmod with file Module Guide — How to set file permissions with Ansible file module. Add execute permission (755, 644, 600), manage ownership, and apply permissions recursively.
- Add Windows Registry on Windows-like systems - Ansible module win_regedit — Learn how to use Ansible win_regedit module to add, change, or remove Windows registry key-values efficiently and accurately with simple Ansible code examples.
- How to Add a Disk to a VMware VM Using Ansible Playbook — Learn how to add a disk to a VMware VM using an Ansible playbook. This guide includes the YAML configuration, variables, and execution steps for easy.
- Add Secondary Groups to Linux Users with Ansible Playbook — Learn how to add secondary groups to Linux users with an Ansible playbook. This step-by-step guide includes YAML configuration and execution details.
- Ansible Jinja2 Join Filter: Add Commas Between List Elements — How to add commas between list elements in Ansible Jinja2. Use join filter, loop techniques, and string manipulation for formatted output.
- Configure PostgreSQL with Ansible: User Access and Service Management — Learn how to automate PostgreSQL configuration with Ansible. This guide shows how to set user access with md5 authentication and manage PostgreSQL services.
- ansible.cfg Configuration File: Complete Settings Guide (2026) — Complete guide to ansible.cfg configuration file. Every section explained — defaults, privilege_escalation, ssh_connection, inventory, galaxy.
- Ansible 12 Upgrade Guide: Breaking Changes, Data Tagging & What to Test First — Complete Ansible 12 upgrade guide covering breaking changes in ansible-core 2.19, the new Data Tagging system, broken conditionals enforcement, multi-pass.
- Ansible 13 Upgrade Guide: Breaking Changes, Removals, and Migration Steps — Complete Ansible 13 upgrade guide covering all breaking changes in ansible-core 2.20. Python 3.12+ required, INJECT_FACTS_AS_VARS deprecated, failed_when.
- Ansible 13.5.0 Released: What's New in the Community Package (March 2026) — Ansible 13.5.0 community package released with ansible-core 2.20.4, updated collections including community.docker 5.1.0, community.general 12.5.0.
- Ansible 14.0.0a3 Pre-Release: What's New in Ansible 14 (Preview) — Ansible 14.0.0a3 pre-release overview. New collections, dropped collections, porting guide, and how to prepare for the Ansible 14 community package upgrade.
- Ansible AI Collaboration: New Community Repository for AI Tooling — The Ansible community has proposed a new repository for AI collaboration — a community-driven, LLM-agnostic space for sharing AI tooling, prompts.
- Ansible for AI Infrastructure: Deploy LLMs, GPUs & ML Pipelines (2026 Guide) — Complete guide to automating AI infrastructure with Ansible. Deploy GPU clusters, configure NVIDIA drivers, serve LLMs with vLLM and TGI, manage model training.
- Ansible for AI-Native Software Development: Automate AI Coding Assistants & DevOps (2026 Guide) — Complete guide to automating AI-native software development infrastructure with Ansible. Deploy GitHub Copilot alternatives, configure AI code review.
- Ansible for AI Security: Protect Models, APIs & Data Pipelines (2026 Guide) — Complete guide to AI security automation with Ansible. Protect LLM API endpoints, secure model artifacts, harden ML training pipelines, implement prompt.
- Ansible for AWS: Complete Guide to Cloud Automation with EC2, S3, RDS, and More — Automate AWS with Ansible. Provision EC2 instances, manage S3 buckets, configure RDS databases, deploy VPCs, set up ELBs, and orchestrate complete AWS.
- ansible.builtin.command Module: Run Ad-Hoc Commands & Tasks (Guide) — How to run commands with Ansible command module (ansible.builtin.command). Execute ad-hoc tasks, manage remote systems, capture output with register.
- Ansible for Agentic AI: Automate Multi-Agent Systems Infrastructure (2026 Guide) — Complete guide to using Ansible for agentic AI infrastructure. Deploy multi-agent systems, orchestrate AI agent workflows, manage LLM backends, configure agent.
- Ansible Async: Run Long-Running Tasks in Background (Complete Guide) — Complete guide to Ansible async and poll. Run long-running tasks in the background, implement fire-and-forget patterns, parallel execution, check job status.
- Ansible Automates London 2023: Your Guide to Enterprise Automation — Join Ansible Automates London 2023 on July 13 to discover automation strategies, outcomes, and platform features.
- Ansible Automation AI: How AI Is Transforming Ansible Workflows in 2026 — Explore Ansible Automation AI, your versatile resource for mastering Ansible, from basics to advanced Kubernetes and VMware integrations, simplifying IT.
- Ansible Automation Hub: Publish & Manage Collections (Complete Guide) — How to use Ansible Automation Hub and Private Automation Hub. Publish, install, and manage certified and validated collections.
- Ansible Automation Mesh: Scalable Automation Across Hybrid Cloud Environments — How Ansible Automation Mesh enables scalable automation across datacenters, cloud, and edge. Configure hop nodes, execution nodes, and mesh topologies.
- Event-Driven Ansible: Automate IT Operations Efficiently — Explore how Event-Driven Ansible automates repetitive tasks, improves IT operations, and boosts productivity.
- Ansible Private Automation Hub: Centralize and Secure Automation — Learn how Ansible Private Automation Hub enhances IT automation by centralizing content, improving security, and facilitating collaboration across teams.
- Ansible Automation Platform on ARM: Enhance Scalability & Efficiency — Discover how Ansible Automation Platform supports ARM processors, offering flexibility, seamless integration, and increased automation efficiency.
- What’s New in Red Hat Ansible Automation Platform 2.6 — Explore Red Hat Ansible Automation Platform 2.6, featuring the new automation dashboard, Lightspeed Intelligent Assistant, and self-service automation portal.
- Ansible Automation Platform (AAP): What It Is & Complete Guide (2026) — Complete guide to Red Hat Ansible Automation Platform (AAP). Architecture, components, Controller, Hub, EDA, Mesh.
- Containerized Ansible Automation Platform: A New Era in IT Automation — Discover the streamlined installation, enhanced portability, and new features of the containerized Ansible Automation Platform.
- Master Ansible Automation Platform: Simplify IT Management — Unlock the power of Ansible Automation Platform to automate IT tasks effortlessly. Learn its core features with a lighthearted guide that makes automation fun.
- Master Ansible Automation: Comprehensive Guide for IT Pros — Embark on a journey to master Ansible Automation Platform. Explore tutorials, best practices, and advanced techniques to automate IT infrastructure efficiently.
- Ansible Automation Platform RBAC: Role-Based Access Control for Enterprise Teams — Configure Role-Based Access Control in Ansible Automation Platform. Manage teams, organizations, permissions, and credential isolation for enterprise security.
- Install Ansible Automation Controller on a Single Host with Internal DB — Learn how to install Red Hat Ansible Automation Platform on a single host with an internal database.
- Ansible Automation: Complete Guide to IT Automation with Playbook Examples — Complete guide to Ansible automation. Learn how to automate IT operations, configuration management, application deployment, and cloud provisioning.
- Ansible for Autonomous Industrial Systems: Automate Smart Factories & Supply Chains (2026 Guide) — Complete guide to automating autonomous industrial systems with Ansible. Manage smart factory infrastructure, orchestrate robot fleets, deploy predictive.
- Ansible ignore_errors: Error Handling Best Practices (Complete Guide) — Master ansible ignore_errors for error handling in playbooks. Learn when to use ignore_errors vs failed_when vs block/rescue.
- Ansible Builder & Execution Environments: Complete Guide (2026) — Complete guide to Ansible Execution Environments. Build custom EEs with ansible-builder, configure execution-environment.yml, and manage container images.
- Ansible builtin command Module: Complete Guide with Examples and Best Practices — Master the ansible.builtin.command module for executing commands on remote hosts. Learn syntax, practical examples, security considerations, idempotency.
- Ansible Bullhorn #223: ansible-core Releases, New Collections & AI Collaboration — Ansible Bullhorn #223 roundup. New ansible-core 2.16.18/2.18.15/2.19.8/2.20.4, Ansible 13.5.0, community.docker 5.1.0, community.beszel 1.0.0, AI collaboration.
- Ansible vs GitHub Actions: Key Differences & When to Use Each (2026) — Ansible vs GitHub Actions comparison. When to use each, CI/CD pipeline integration with Jenkins and GitLab, and how to combine them for DevOps automation.
- Ansible Callback Plugins: Customize Output, Logging, and Notifications Complete Guide — Complete guide to Ansible callback plugins. Learn to customize playbook output with built-in callbacks like json, yaml, timer, and profile_tasks.
- Ansible Certification Guide: EX374 and EX467 Exam Prep (2026) — Prepare for Red Hat Ansible certification exams EX374 (Developing Automation) and EX467 (Ansible Network Automation). Topics, study plan, and practice tips.
- ChatGPT for DevOps: Boost Productivity with AI-Generated Code — Discover the benefits and limitations of using ChatGPT for DevOps tasks. Learn how AI-generated code can speed up workflows but requires careful validation.
- Ansible Cheat Sheet: Quick Reference Commands & Syntax (2026) — Ansible cheat sheet with essential commands, playbook syntax, module examples, and configuration reference. Quick reference for daily Ansible use.
- Ansible for Cisco: Network Automation with IOS, NX-OS, and ASA — Automate Cisco network devices with Ansible. Configure IOS routers and switches, NX-OS data center switches, ASA firewalls.
- Ansible Cisco UCS Automation: Manage UCS Manager Server Profiles, VLANs, and Policies — Automate Cisco UCS Manager with Ansible. Configure server profiles, VLANs, service profiles, boot policies, and firmware upgrades using the cisco.ucs.
- Ansible for Cloud Automation: AWS, Azure, and GCP Complete Guide — Complete guide to Ansible cloud automation for AWS, Azure, and GCP. Provision EC2 instances, Azure VMs, and GCE instances.
- Ansible for Cloud Migration: Lift-and-Shift, Re-Platform, and Re-Factor Strategies — Automate cloud migration with Ansible. Execute lift-and-shift, re-platforming, and re-factoring strategies across AWS, Azure, and GCP with migration playbooks.
- New CI Requirement for Ansible Collections: Testing Against Devel Branch (2026) — The Ansible community steering committee now requires all collections included in the Ansible community package to run CI tests against ansible-core devel.
- ACTION REQUIRED: Ansible Collections Must Add CI Test Runs Against Devel Branch — The Ansible community steering committee has introduced a new requirement for collections included in the Ansible community package: CI pipelines must include.
- Manage Ansible Collection Changelogs with Antsibull-Changelog — Learn how to use Antsibull-Changelog to efficiently manage and document updates in your Ansible collections.
- Ansible Molecule: Test Roles & Collections in Containers (Guide) — Complete guide to testing Ansible roles with Molecule. Set up Docker-based testing, write verify playbooks, configure scenarios, and integrate with CI/CD.
- Ansible Collections: What They Are & How to Use Them (2026 Guide) — What are Ansible collections? Learn how to install, use, and create collections. Understand namespaces, roles, modules, and plugins.
- New Ansible Collections for AI Infrastructure — 2025 Content Update — Overview of new Ansible content collections for AI, networking, cloud, and infrastructure released in H1 2025 including redhat.ai, Cisco Meraki, and Windows.
- Ansible Community Day Berlin 2023: Highlights and Key Takeaways — Discover the highlights from Ansible Community Day Berlin 2023. Learn about key presentations, interviews, and community experiences from this vibrant tech.
- Ansible Community Forum: Your Hub for Automation Discussions and Collaboration — Explore the newly launched Ansible Community Forum, designed for automation professionals to discuss, collaborate, and stay updated.
- Ansible Community Meetup 2024: Updates, Releases, and Networking — Discover the latest Ansible updates and community contributions from the 2024 meetup. Learn about new releases, inclusion processes, and how to get involved.
- Ansible for Compliance Automation: CIS Benchmarks, STIG, and PCI DSS — Automate security compliance with Ansible. Implement CIS Benchmarks, DISA STIG, PCI DSS, and SOC 2 hardening across enterprise infrastructure at scale.
- Ansible for Confidential Computing: Deploy TEEs, SEV & SGX (2026 Guide) — Complete guide to automating confidential computing with Ansible. Deploy AMD SEV-SNP encrypted VMs, configure Intel SGX/TDX trusted execution environments.
- ansible.cfg OpenSSH SCP Option: Fix Transfer Errors — Complete guide to ansible.cfg configuration file. Set defaults, SSH options, privilege escalation, inventory paths.
- Ansible Configuration Management: Infrastructure as Code Complete Guide — How to use Ansible for configuration management. Manage servers, enforce desired state, drift detection, compliance.
- ansible.cfg: Complete Configuration Guide for Ansible (2026) — Complete guide to ansible.cfg configuration file. Set defaults, SSH options, privilege escalation, inventory path, and performance tuning.
- Ansible Conflicting Action Statements Error: Causes and Fixes — Fix the Ansible 'conflicting action statements' error with real examples. Covers duplicate module names, free-form vs YAML syntax mixing, action/local_action.
- Ansible Connection Types: SSH, WinRM, Local, Docker (Complete Guide) — All Ansible connection types explained: SSH, WinRM, local, Docker, network_cli, httpapi. Configure connection plugins for Linux, Windows, containers.
- Ansible Container Security: Image Scanning, Runtime Protection, and Supply Chain Security — Automate container security with Ansible. Implement image scanning, runtime protection, Kubernetes security policies, and software supply chain security.
- Mastering Ansible-Creator: Simplify Your Ansible Collection Development — Discover how to install and use Ansible-Creator to simplify Ansible Collection development. Enhance your automation projects with this powerful tool and Visual.
- Join the Ansible Contributor Summit 2023 in Durham, NC — Attend the Ansible Contributor Summit 2023 in Durham, NC, or online. Engage with the Ansible community, discuss critical issues, and influence the future.
- Join Luca Berton at the Ansible Contributor Summit 2025 in Ghent — Luca Berton, creator of Ansible Pilot, will share insights at the Ansible Contributor Summit at CfgMgmtCamp 2025 in Ghent.
- Ansible Core 2.21.0b3: What's New in the Latest Beta (Preview Guide) — Ansible-core 2.21.0b3 beta release overview. New features, improvements, upgrade considerations, and what to expect in the upcoming stable release.
- Ansible-Core March 2026 Releases: v2.16.18, v2.18.15, v2.19.8, and v2.20.4 — Overview of all four ansible-core releases in March 2026 — v2.16.18, v2.18.15, v2.19.8, and v2.20.4 — with key bugfixes, minor changes, and upgrade guidance.
- Ansible Cost Optimization: Reduce Cloud Spend with Automation Complete Guide — Complete guide to reducing cloud costs with Ansible automation. Schedule instance start/stop, right-size VMs, clean up unused resources, enforce tagging.
- Ansible Create File with Content: Write Text to Files (Complete Guide) — How to create files with content in Ansible. Use copy module content parameter, template module with Jinja2, lineinfile for single lines.
- Ansible Creator CLI: Scaffold Collections, Roles & Projects (v26.4.0) — Complete guide to ansible-creator CLI v26.4.0. Scaffold Ansible collections, roles, and projects.
- Ansible Custom Modules: Write Your Own Module in Python (Complete Guide) — How to create custom Ansible modules in Python. Write, test, and distribute your own modules. AnsibleModule class, argument_spec, return values, error handling.
- Ansible for Data Sovereignty & Geopatriation: Manage Sovereign Cloud Infrastructure (2026 Guide) — Complete guide to automating data sovereignty and geopatriation with Ansible. Enforce data residency policies, deploy region-locked infrastructure, manage.
- Ansible for Database Automation: PostgreSQL, MySQL, MongoDB, and Redis — Automate database deployment and management with Ansible. Install, configure, backup, replicate, and manage PostgreSQL, MySQL, MongoDB, and Redis at enterprise.
- Ansible debug Module: Print Variables & Messages (Complete Guide) — How to use the Ansible debug module (ansible.builtin.debug) to print variables, messages, and registered output. Debug playbooks with msg, var, and verbosity.
- Ansible Debugger: Interactive Debug & Troubleshoot Playbooks — How to use Ansible debugger for interactive troubleshooting. Debug failed tasks, inspect variables, modify values at runtime, and use debug strategy.
- Ansible Dev Tools v26.4.0: Complete Development Toolkit Guide — Guide to ansible-dev-tools v26.4.0 — the all-in-one package for Ansible development. Includes ansible-lint, molecule, navigator, creator, builder, and more.
- Ansible DevTools Meetup 2024: Latest Automation Updates — Explore the highlights from the 2024 Ansible DevTools meetup, featuring the latest automation tools, updates, and community insights.
- Ansible Development: Write Custom Modules, Plugins & Collections — Guide to Ansible development. Create custom modules, action plugins, filter plugins, and collections. Set up dev environments and testing with examples.
- Ansible for Digital Provenance: Content Authenticity & AI Watermarking (2026 Guide) — Complete guide to automating digital provenance with Ansible. Deploy C2PA content credentials infrastructure, configure media signing pipelines, manage.
- Ansible Disaster Recovery Automation: Backup, Failover, and Recovery Playbooks — Automate disaster recovery with Ansible. Build backup workflows, automated failover, infrastructure rebuild, and recovery testing playbooks for enterprise.
- Ansible Docker Compose: Manage Multi-Container Stacks (Guide) — How to manage Docker Compose stacks with Ansible. Deploy, update, and manage multi-container applications with community.docker collection examples.
- Ansible for Docker and Podman: Container Automation Complete Guide — Automate Docker and Podman with Ansible. Build images, manage containers, configure networks and volumes, deploy with docker-compose, manage registries.
- Ansible Documentation: Complete Guide to Finding and Using Official Docs — Navigate Ansible documentation effectively. Official docs, module reference, collection docs, ansible-doc CLI, playbook keywords, configuration reference.
- Ansible for Domain-Specific AI Models: Deploy & Manage Enterprise DSLMs (2026 Guide) — Complete guide to deploying domain-specific language models (DSLMs) with Ansible. Deploy specialized AI models for healthcare, finance, legal, and enterprise.
- Ansible download_file: Download Files from URL (get_url Module Guide) — How to download files from URL with Ansible using the get_url module (ansible.builtin.get_url). Download packages, archives, scripts with checksum validation.
- Ansible Dynamic Inventory: Complete Guide to AWS, Azure, GCP, and Custom Plugins — Master Ansible dynamic inventory. Configure AWS EC2, Azure, GCP, Proxmox, VMware, and custom inventory plugins.
- Configure Ansible Dynamic Inventory for VMware in Simple Steps — Discover how to configure Ansible Dynamic Inventory for VMware to automate and manage virtual machines efficiently. Step-by-step guide with Playbook included.
- Ansible and the EU Cyber Resilience Act (CRA): What It Means for Users — How the EU Cyber Resilience Act (CRA) Regulation EU 2024/2847 affects Ansible users, contributors, and maintainers.
- Ansible for Edge Computing and IoT: Managing Thousands of Distributed Devices — Deploy and manage edge computing and IoT infrastructure with Ansible. Automate Raspberry Pi fleets, edge gateways, and distributed devices at massive scale.
- Ansible Environment Variables: Set, Read & Manage env vars (Complete Guide) — How to set and read environment variables in Ansible. Use environment keyword, lookup('env'), ansible.builtin.lineinfile for /etc/environment.
- Ansible Event-Driven Automation (EDA): Complete Guide with Rulebooks and Examples — Master Ansible Event-Driven Automation (EDA) for real-time incident response and auto-remediation.
- Ansible Execution Environments: Build Custom EEs for Enterprise Automation — How to build custom Ansible Execution Environments with ansible-builder. Package Python dependencies, collections, and system packages for consistent.
- Ansible extra vars (-e): Pass Variables from Command Line (Complete Guide) — How to use Ansible extra vars (-e / --extra-vars) to pass variables from the command line. Override variables, pass JSON, use variable files.
- Ansible Facts: Gather, Use, and Create Custom Facts (Complete Guide) — How to use Ansible facts to gather system information. ansible_facts, setup module, custom facts, fact caching.
- Failed to Connect via SSH in Ansible: Full Troubleshooting Guide — Fix Ansible SSH connection failures with step-by-step troubleshooting. Covers unreachable hosts, authentication failures, host key verification, connection.
- Ansible file Module: Create Files, Directories, Symlinks (Complete Guide) — How to use Ansible file module to create files, directories, and symlinks. Set permissions, ownership, and state.
- Ansible Delete File & Remove File: file Module absent State Guide — How to delete and remove files in Ansible with the file module (state=absent). Delete files, remove directories recursively, manage symlinks and permissions.
- Ansible for Financial Services: Compliance, Trading Systems, and Regulatory Automation — Automate financial services infrastructure with Ansible. SOX compliance, PCI DSS, trading system management, regulatory reporting, and audit automation.
- Ansible find Module: Search Files and Directories (Complete Guide) — How to use Ansible find module to search for files, directories, and links. Filter by name, age, size, regex patterns.
- Master Ansible Automation for AWS: Complete Guide and Tutorials — Learn how to automate AWS infrastructure using Ansible. This guide covers everything from setup to advanced strategies, enabling efficient cloud management.
- Master Ansible Automation for Docker, Podman, and Kubernetes — Unlock the power of Ansible for automating Docker, Podman, and Kubernetes. Discover step-by-step guides and tutorials for seamless container management.
- Automate PostgreSQL Database Management with Ansible — Automate PostgreSQL tasks like backup, restore, and user management using Ansible. Discover step-by-step guides to streamline your database operations.
- Why Every IT Professional, Quiet Quitter or Not, Should Learn Ansible — Ansible is essential for automating IT infrastructure, saving time, and reducing errors. Whether you're a quiet quitter or not, learn how Ansible can transform.
- Ansible For VMware By Examples book by Apress — Unlock the power of Ansible for VMware automation. This hands-on book teaches IT pros to efficiently manage VMware environments using Ansible, saving time.
- Ansible for Windows: Complete Guide to Windows Automation (2026) — Learn how to automate Windows systems using Ansible. Explore modules, tasks, and best practices to enhance your automation workflows and reduce errors.
- Ansible FreeBSD Jail Management: jailexec Connection Plugin Guide — How to manage FreeBSD jails with Ansible using the jailexec connection plugin. Run tasks inside jails via jexec without SSH, with practical examples.
- Ansible Galaxy: Install, Create & Share Roles and Collections (Guide) — Complete guide to Ansible Galaxy. Install roles and collections, create your own, publish to Galaxy, manage requirements.yml. Practical command-line examples.
- Ansible Galaxy: Install Collections & Roles — Complete Guide (2026) — Complete guide to Ansible Galaxy. Install collections and roles with ansible-galaxy, manage requirements.yml, create custom roles, publish to Galaxy Hub.
- Ansible Galaxy: Install Collections & Roles from Galaxy Hub (Guide) — How to install Ansible collections and roles from Galaxy. Use ansible-galaxy install, requirements.yml, manage dependencies, offline install.
- Ansible GitOps: Infrastructure as Code with Git Workflows and AAP — Implement GitOps workflows with Ansible and AAP. Use Git as single source of truth for infrastructure, automate deployments with webhooks, and enforce change.
- Ansible for Healthcare: HIPAA Compliance, EHR Systems, and Medical Device Management — Automate healthcare IT infrastructure with Ansible. HIPAA compliance, EHR system management, medical device configuration, and PHI data protection at scale.
- How to Make Ansible Playbooks Idempotent: Complete Guide — Complete guide to making Ansible playbooks idempotent. Learn what idempotency means, how to test for it, fix common non-idempotent patterns, use changed_when.
- Ansible Install Docker: Automate Docker Installation on Linux (Complete Guide) — How to install Docker on Linux servers using Ansible. Automate Docker Engine installation on Ubuntu, Debian, RHEL, CentOS with a complete playbook.
- Top 50 Ansible Interview Questions and Answers (2026) — Prepare for your Ansible interview with these 50 most-asked questions and detailed answers. Covers basics, playbooks, roles, vault, modules.
- Luca Berton's Tech Podcast: Insights on YouTube and Spotify — Join Luca Berton’s tech podcast on YouTube and Spotify for in-depth interviews, industry insights, and the latest trends in IT.
- Ansible Inventory: Static, Dynamic & Advanced Patterns (Complete Guide) — Complete guide to Ansible inventory. Configure static INI and YAML inventories, dynamic inventory scripts, AWS/Azure/GCP plugins, host patterns, group.
- Ansible for IoT and Edge Computing: Automate Device Fleets at Scale — Automate IoT and edge computing infrastructure with Ansible. Manage device fleets, deploy edge applications, configure network gateways, update firmware.
- Ansible Jinja2 Filters: Transform Data in Playbooks (Complete Reference) — Complete reference for Ansible Jinja2 filters. Transform strings, lists, dictionaries, JSON, YAML, IP addresses, hashes, and dates with practical playbook.
- Latest Ansible Job Opportunities: Remote & Global Roles — Discover the latest Ansible-specific job opportunities worldwide. Find remote and on-site roles for automation consultants, developers, and more.
- Ansible for Kubernetes: Automate K8s Cluster Management and Application Deployment — Use Ansible to manage Kubernetes clusters, deploy applications, configure namespaces, and automate Day 2 operations. Complete guide with kubernetes.core.
- Ansible for Kubernetes: Deploy, Manage, and Automate K8s Clusters Complete Guide — Complete guide to using Ansible with Kubernetes. Deploy pods, services, and deployments with the kubernetes.core collection.
- Ansible Kubernetes (k8s) Module: Manage K8s Resources (Guide) — Complete guide to Ansible k8s module. Manage Kubernetes deployments, services, configmaps, secrets, namespaces, and Helm charts with practical playbook.
- Ansible Lightspeed with IBM watsonx Code Assistant: AI-Powered Automation Development — Use Ansible Lightspeed with IBM watsonx Code Assistant for AI-powered playbook generation. Natural language to Ansible automation with enterprise-grade AI.
- Ansible Lightspeed Review: IBM Watson AI Enhances Development — Tested the beta of Ansible Lightspeed with IBM Watson Code Assistant. Discover its features, setup guide, and how it boosts productivity in Ansible development.
- Ansible Lightspeed Review: AI-Powered Automation with IBM Watson — Discover Ansible Lightspeed with IBM Watson Code Assistant. Explore its AI-driven automation capabilities, setup guide, and how it enhances IT efficiency.
- Ansible lineinfile Module: Add, Replace, Remove Lines in Files (Complete Guide) — How to use Ansible lineinfile module to manage lines in configuration files. Add, replace, remove, and insert lines with regex.
- Ansible Lint: Analyze & Fix Playbooks for Best Practices (Complete Guide) — How to use ansible-lint to analyze and fix Ansible playbooks. Detect errors, enforce best practices, custom rules, CI/CD integration.
- Ansible for Linux System Administration: crontab, mounts, users, sudoers — Complete guide to Ansible for Linux system administration. Manage crontab jobs, filesystem mounts, user accounts, groups, sudoers rules, and SSH keys.
- Ansible Linux Users and Groups: Complete Management Guide (Examples) — Complete guide to managing Linux users and groups with Ansible. Create users, set passwords, manage groups, SSH keys, home directories, and sudo access.
- Ansible London Meetup 2024 Recap: Highlights and Insights — Recap of Ansible London 2024 Meetup by Luca Berton. Key presentations, community engagement, automation tools, and networking highlights.
- Luca Berton Presents "From Zero to Hero" at Ansible London Meetup — Join Luca Berton at the Ansible London Meetup for his talk on building the Ansible Pilot Community. Learn how to go from zero to hero in automation!
- Ansible London Meetup 2024: Automation & DevOps Insights — Don’t miss the Ansible London Meetup 2024! Learn about automation, RAG, and compliance with Ansible, plus network with the DevOps community.
- Ansible Lookup Plugins: Read Files, Passwords, URLs & More (Complete Guide) — How to use Ansible lookup plugins to access external data. Read files, environment variables, passwords, URLs, CSV, DNS.
- What Is MCP in Red Hat Ansible Automation Platform? Model Context Protocol Explained — Understand MCP (Model Context Protocol) in Red Hat Ansible Automation Platform. Learn how MCP enables AI agents to discover and execute Ansible automation.
- Ansible Magic Variables: Complete Reference with Examples — Complete reference for Ansible magic variables. Use inventory_hostname, hostvars, groups, play_hosts, ansible_facts, and special variables in playbooks.
- Ansible Magic Variables: Complete Reference Guide (2026) — Complete guide to Ansible magic variables (special variables). hostvars, groups, inventory_hostname, play_hosts, ansible_facts, role_path.
- Ansible become: Fix Missing sudo Password & Privilege Escalation (Guide) — How to fix Ansible 'Missing sudo password' error. Configure become, become_method, become_user, ansible_become_pass for privilege escalation.
- Ansible Modules: Complete List & Guide to Built-in Modules (2026) — Complete guide to Ansible modules. What are modules, how to use them, and a categorized reference of the most important built-in modules (ansible.builtin).
- Ansible Modules List: 50 Most Used Modules Quick Reference — The 50 most used Ansible modules with quick reference examples. File management, packages, services, users, commands, cloud, and networking modules.
- Ansible Monitoring and Observability: Prometheus, Grafana, and ELK Stack Integration — Deploy and configure monitoring infrastructure with Ansible. Automate Prometheus, Grafana, ELK Stack, and alerting for full observability across your.
- Ansible Monitoring: Integrate with Prometheus, Grafana & Alerting (Complete Guide) — How to use Ansible for monitoring automation. Deploy Prometheus, Grafana, and alerting. Monitor Ansible playbook execution with callback plugins and metrics.
- Ansible Move File: Relocate Files Between Directories (Complete Guide) — How to move files in Ansible between directories. Use copy+file modules, command module with mv, synchronize module.
- Ansible Move File: Rename & Move Files on Remote Hosts (Complete Guide) — How to move and rename files with Ansible. Use command mv, copy+file, or ansible.builtin.copy with remote_src.
- Ansible Network Automation: Configure Cisco, Arista, and Juniper at Scale — Automate network device configuration with Ansible. Manage Cisco IOS, Arista EOS, Juniper Junos, and multi-vendor networks using ansible.netcommon.
- Ansible Automation Platform 2.1 Released: Key Updates and New Features — Discover the latest updates in Ansible Automation Platform 2.1, including new automation mesh technology, container-native design, and enhanced integration.
- Ansible Automation Platform 2.2 Released: Key Updates and New Features — Explore the latest updates in Ansible Automation Platform 2.2, including new automation mesh technology, enhanced support for containers, and integration.
- Ansible Automation Platform 2.3 Released: Key Features and Enhancements — Discover the latest updates in Ansible Automation Platform 2.3, including enhanced security with trusted content signing, new Event-Driven Architecture.
- Red Hat Ansible Automation Platform 2.4 Released: Key Features and Enhancements — Discover the latest updates in Ansible Automation Platform 2.4, including the general availability of Event-Driven Ansible, a new web UI, and enhanced support.
- Ansible Community General Collection 7.0.0 Released: Key Changes and Enhancements — Check out the key updates in Ansible Community General Collection 7.0.0, including breaking changes, module improvements, new features, bug fixes.
- Ansible Core 2.14.2 & Community 7.2.0: Latest Updates — Discover the latest updates for Ansible Core 2.14.2 and Community 7.2.0. Learn about new features, installation tips, and how these releases impact your.
- Ansible Core 2.14.3, 2.13.8 & Community 7.3.0: Updates — Explore the latest bug-fix releases of Ansible Core 2.14.3, 2.13.8, and Community 7.3.0. Get installation tips and insights into new features and improvements.
- Ansible Core 2.14.4 & Community 7.4.0: Latest Updates — Discover the new bug-fix releases for Ansible Core 2.14.4 and Community 7.4.0. Find out about improvements, installation tips, and upcoming features.
- Ansible Core 2.15.0 Beta 3 Released: Key Updates — Discover the latest Ansible Core 2.15.0 beta 3 release, featuring new modules and performance improvements. No Ansible Community release this time.
- Ansible Core 2.15.0 Released: New Features & Changes — Discover Ansible Core 2.15.0's latest features, improvements, and breaking changes. Includes new modules and key updates for better performance.
- Ansible 2.16.0: Major Enhancements and Updates — Ansible 2.16.0 introduces support for Python 3.12, new remote options, and improved CLI functionality.
- Ansible 2.17.0-rc1: Elevating Automation with ‘Gallows Pole’ — Ansible 2.17.0-rc1 (\"Gallows Pole\") introduces critical updates: phasing out older Python versions and tightened security measures.
- Exciting Ansible Updates: Core, Community, AWX, and DevTools — The Ansible ecosystem is buzzing with new releases and updates! Ansible Core 2.17.1 now supports running as a non-root user, while the Community Package 10.0.
- Celebrating Two Years of Ansible Journey: Highlights, Achievements, and Future Plans — Join us in celebrating two years of the Ansible Pilot project, reflecting on milestones, challenges, and achievements in creating educational content for IT.
- Ansible 2022 Highlights: New Releases & Innovations — Discover Ansible's major updates from 2022, including new releases, enhanced enterprise features, and community tools. Exciting innovations await in 2023!
- Ansible Project 2022 Conclusion & 2023 Outlook: Key Developments — Explore Ansible's milestones from 2022 and what's ahead for 2023, including major releases, community growth, and evolving automation trends.
- Celebrate Ansible Pilot's Successful Year and Upcoming Projects — Celebrate Ansible Pilot's first year of sharing Ansible knowledge and automation stories. Stay tuned for exciting new projects and ideas coming soon!
- Holiday Greetings from Ansible Pilot: Merry Christmas & New Year! — Happy Holidays from Ansible Pilot! Enjoy the festive season with family and friends. Stay tuned for more IT insights and automation adventures in the New Year!
- AnsibleFest 2023 & Red Hat Summit: Save the Date! — Officially announced the AnsibleFest 2023 and Red Hat Summit 2023 together from the 23rd to 25th of May in Boston, Massachusetts, USA.
- Ansible OpenShift Automation: Deploy, Manage, and Scale Kubernetes Workloads — Complete guide to automating Red Hat OpenShift with Ansible. Learn cluster provisioning, application deployment, route management, operators, CI/CD pipelines.
- Ansible Output to File: Save Playbook Results and Logs (Complete Guide) — How to save Ansible output to a file. Log playbook results, register output, use callback plugins, and redirect stdout. Complete guide with examples.
- Ansible Patch Management: Automated OS Patching Across Linux and Windows Enterprise Fleets — Automate OS patch management with Ansible. Rolling updates, pre-patch snapshots, compliance reporting, and zero-downtime patching for Linux and Windows fleets.
- Ansible Performance Optimization: Speed Up Playbooks for Large-Scale Environments — Optimize Ansible playbook performance for enterprise scale. Reduce execution time with pipelining, async tasks, fact caching, mitogen, and parallel execution.
- Ansible Performance Tuning: Speed Up Playbooks 10x — Complete Ansible performance tuning guide. Speed up playbooks with pipelining, increased forks, fact caching, async tasks, free strategy, Mitogen, and profile.
- Ansible Permission Denied on Remote Temp Path: Fix Every Cause — Fix Ansible 'Permission denied on the temporary files Ansible needs to create' error. Covers remote_tmp path issues, become nopasswd, polyinstantiated /tmp.
- Ansible for Physical AI & Robotics: Automate Fleet Management (2026 Guide) — Complete guide to automating physical AI and robotics infrastructure with Ansible. Manage robot fleets, deploy edge AI models, configure industrial IoT.
- Join Ansible Pilot YouTube Membership for Exclusive Perks — Become a member of Ansible Pilot on YouTube! Enjoy priority replies, members. Practical examples and step-by-step guidance on Join Ansible Pilot YouTube.
- Ansible ping Module: Test Host Connectivity (Complete Guide) — How to use the Ansible ping module to test connectivity to remote hosts. Verify SSH access, Python availability, and inventory configuration.
- Ansible Playbook Examples: 10 Real-World Playbooks for Beginners — Learn Ansible with 10 practical playbook examples. From installing packages to deploying web servers, these tested playbooks teach you Ansible step by step.
- Ansible playbook --limit: Run on Specific Hosts (Complete Guide) — How to use Ansible playbook --limit to target specific hosts, groups, and patterns. Limit execution to one host, exclude hosts, use regex patterns.
- Ansible Playbook --limit: Target Specific Hosts & Groups (Guide) — How to use Ansible --limit to run playbooks on specific hosts and groups. Limit by host, pattern, group, exclude hosts. Practical command-line examples.
- Ansible Playbook Structure: Anatomy, Best Practices & Examples (2026) — Complete guide to Ansible playbook structure. Understand plays, tasks, handlers, variables, roles, includes, and project organization with practical examples.
- Ansible Playbook: Write and Run Your First Playbook (Complete Guide) — How to write and run Ansible playbooks. Complete guide to playbook structure, plays, tasks, variables, handlers, loops, conditionals, and best practices.
- Ansible AWS EC2: Automate Ubuntu Instance Creation & Data Collection — How to automate AWS EC2 Ubuntu instance creation with Ansible. Launch instances, collect host data, configure security groups.
- ansible.posix.mount Module: Mount NFS, ext4, XFS Filesystems (Complete Guide) — Complete guide to ansible.posix.mount module. Mount NFS, ext4, XFS, CIFS filesystems, manage fstab entries, unmount volumes. Practical YAML playbook examples.
- Ansible for Post-Quantum Cryptography: Migrate TLS, SSH & PKI (2026 Guide) — Complete guide to automating post-quantum cryptography migration with Ansible. Update SSH algorithms, configure PQC-ready TLS, migrate PKI certificates, audit.
- Ansible for PostgreSQL and MySQL: Database Automation Complete Guide — Automate PostgreSQL and MySQL with Ansible. Create databases and users, manage permissions, configure replication, automate backups, tune performance.
- Ansible for Preemptive Cybersecurity: Proactive Defense Automation (2026 Guide) — Complete guide to preemptive cybersecurity with Ansible. Automate threat hunting, reduce attack surface, enforce zero-trust policies, implement continuous.
- Ansible debug Module: Print Variables & Debug Messages (Complete Guide) — How to print variables and debug messages with Ansible debug module (ansible.builtin.debug). Display var, msg, verbosity levels, register output.
- Ansible product vs combine: List Cartesian Product & Dict Merging — How to use Ansible product filter for list combinations and combine filter for dictionary merging. Cartesian products, dict merging, and data manipulation.
- Ansible for Proxmox: Automate VM and Container Management Complete Guide — Automate Proxmox VE with Ansible. Create VMs and LXC containers, manage storage, configure networking, automate templates, cluster operations, backups.
- Ansible for Quantum Computing: Deploy Qiskit, Cirq & Hybrid Infrastructure (2026 Guide) — Complete guide to automating quantum computing infrastructure with Ansible. Deploy Qiskit and Cirq environments, manage hybrid classical-quantum clusters.
- Ansible slurp Module: Read Remote File Content into Variable (Guide) — How to read file content from remote hosts with Ansible slurp module (ansible.builtin.slurp). Base64 decode, binary files, config parsing.
- Ansible Delete File: Remove Files & Directories with file Module — How to delete files and directories in Ansible with the file module state=absent. Remove single files, directories, wildcards with find module.
- Ansible replace Module: Find & Replace Text in Files (Complete Guide) — How to use the Ansible replace module (ansible.builtin.replace) to find and replace text in files using regex.
- Ansible Resource Management: The New Standardized Taxonomy for Collections — Red Hat is developing a standardized resource management taxonomy for Ansible collections. Learn about enhanced resource reporting, what this means.
- Ansible Resource Reporting: Standardized Taxonomy for Collection Developers — Guide to Ansible resource reporting and standardized taxonomy. Map module return values to resource types using jq expressions in your collections.
- Discover Ansible Self-Paced Labs: Hands-On Training Guide — Explore Ansible Self-Paced Labs for hands-on experience with Ansible. Learn to write playbooks and enhance your skills with interactive training sessions.
- Ansible Role Input Validation with validate_argument_spec — Learn to use Ansible’s validate_argument_spec for robust role input validation, reducing errors and enhancing automation reliability.
- Ansible Roles: Complete Guide to Creating & Using Roles (2026) — Complete guide to Ansible roles. Create, structure, use, and share reusable roles with defaults, handlers, templates, and Galaxy integration.
- Ansible run_once: Execute Tasks Once Across All Hosts (Complete Guide) — How to use Ansible run_once to execute a task on a single host. Combine with delegate_to, serial, and throttle for controlled execution.
- Ansible Run Playbooks in Parallel: Async, Forks & Concurrent Execution — How to run Ansible playbooks and tasks in parallel. Use async, forks, free strategy, and GNU parallel to execute multiple playbooks simultaneously.
- Ansible S3 Module: Upload, Download, Manage AWS S3 Objects (Complete Guide) — How to use Ansible amazon.aws.s3_object module to manage AWS S3. Upload files, download objects, sync buckets, manage permissions.
- Ansible for SAP: Automate SAP HANA and S/4HANA Deployment Complete Guide — Complete guide to Ansible for SAP automation. Automate SAP HANA installation, S/4HANA deployment, system copy, kernel patching, and infrastructure.
- Unlock the Power of Automation with Ansible SDK: A Comprehensive Guide — Discover Ansible SDK, a lightweight Python library for advanced IT automation. Learn how it allows for programmatic control of Ansible tasks, roles.
- Ansible for SIEM and SOC: Automate Security Operations, Incident Response, and Compliance — Automate SOC and SIEM operations with Ansible. Incident response playbooks, threat hunting automation, SOAR integration, compliance scanning, log collection.
- Ansible for SOC and SIEM: Automate Security Operations Complete Guide — Complete guide to Ansible for Security Operations Centers (SOC) and SIEM integration. Automate incident response playbooks, log forwarding.
- Ansible SSH Password Authentication: sshpass & Connection Setup (Guide) — Complete guide to Ansible SSH password authentication. Install sshpass, configure ansible_password, use Ansible Vault for secure credentials, and troubleshoot.
- Ansible Satellite and Foreman Integration: Complete Automation Guide — Integrate Ansible with Red Hat Satellite and Foreman for enterprise server lifecycle management.
- Ansible Secrets Management: Best Practices for Enterprise Credential Security — Master Ansible secrets management for enterprise environments. Ansible Vault, external secret managers, no_log, credential rotation, and security best.
- Ansible Semaphore: Open-Source UI for Ansible — Install, Configure, and Use — Complete guide to Ansible Semaphore, the lightweight open-source web UI for Ansible. Install Semaphore, configure projects, inventories, and task templates.
- Ansible service Module: Start, Stop, Restart Services (Complete Guide) — How to manage services with Ansible service and systemd modules. Start, stop, restart, enable services.
- Ansible ServiceNow Integration: Automate ITSM Workflows and Change Management — Integrate Ansible with ServiceNow for automated change management, incident response, and CMDB updates. ITSM automation with AAP and servicenow.itsm collection.
- Ansible set_fact Module: Set Variables Dynamically (Complete Guide 2026) — Master Ansible set_fact for dynamic variable assignment. Cacheable facts, conditional variables, loops, registered output, and real-world playbook examples.
- Ansible shell Module: Run Commands with Pipes & Redirects (Complete Guide) — How to run shell commands in Ansible with the shell module (ansible.builtin.shell). Use pipes, redirects, environment variables, chained commands.
- Ansible for Site Reliability Engineering: SRE Practices with Automation — Implement SRE practices with Ansible. Automate incident response, capacity planning, SLO enforcement, chaos engineering, and toil reduction playbooks.
- Ansible Tags: Run Specific Tasks in Playbooks (Complete Guide) — How to use Ansible tags to run or skip specific tasks. Tag tasks, roles, and plays. Use --tags and --skip-tags to control execution.
- Ansible Tags: Run Specific Tasks and Roles Selectively (Guide) — Complete guide to Ansible tags. Run specific tasks with --tags, skip tasks with --skip-tags, tag roles and includes, use special tags (always, never).
- Ansible Template Error While Templating String: Fix Every Jinja2 Error — Fix every Ansible 'template error while templating string' with 15+ real examples. Covers undefined variables, type errors, missing filters, nested quotes.
- Ansible Terraform Integration: Orchestrate Infrastructure and Configuration Together — Integrate Ansible with Terraform for end-to-end infrastructure automation. Provision with Terraform, configure with Ansible, using dynamic inventories.
- Ansible Tower API: Automate Jobs, Inventories & Workflows via REST (Guide) — Complete guide to Ansible Tower API (AWX/AAP). Launch jobs, manage inventories, create workflows, authenticate with tokens, query job status, and integrate.
- Ansible Troubleshooting: Common Errors, Solutions, and Debug Techniques — Fix common Ansible errors fast. Debug playbook failures, SSH connection issues, module errors, variable problems, and permission errors.
- Ansible Troubleshooting: 15 Common Errors and How to Fix Them (2026) — Learn essential Ansible troubleshooting strategies to tackle 20+ common errors efficiently for smoother automation workflows.
- Ansible Troubleshooting Installation Issues on macOS and Python — Learn how to resolve the ImportError for Jinja2 when installing Ansible on macOS using Homebrew, ensuring smooth automation setup.
- Ansible Troubleshooting: SSH Connection Issues - Complete Fix Guide (2026) — Learn how to resolve SSH authentication errors in Ansible due to unestablished host authenticity for seamless playbook execution.
- Ansible on Ubuntu 26.04 LTS: sudo-rs, APT Rollback, and Automating Resolute Raccoon — Install and configure Ansible on Ubuntu 26.04 LTS Resolute Raccoon. Automate sudo-rs (Rust-based sudo), APT 3.2 transaction rollback, Wayland-only desktops.
- Ansible Undefined Variable Error: 12 Real Examples and Fixes — Fix Ansible undefined variable errors with 12 real-world examples. Covers 'variable is undefined', typos, scope issues, missing defaults, hostvars lookups.
- Ansible user Module: Create & Manage Users (Complete Guide) — How to create, modify, and delete users with the Ansible user module (ansible.builtin.user). Manage passwords, SSH keys, groups, home directories, and expiry.
- Ansible VMware Automation: Manage vSphere, ESXi, and Virtual Machines at Scale — Automate VMware vSphere with Ansible. Manage virtual machines, snapshots, templates, networks, and datastores using the vmware.vmware and community.vmware.
- Ansible VMware Dynamic Inventory: Complete Guide (2026) — Complete guide to Ansible VMware dynamic inventory. Configure vmware.vmware.vms plugin, filter VMs, migrate from deprecated community.vmware inventory.
- Ansible Validated Content: Red Hat-Curated Collections Explained (2026) — iscover how Ansible validated content simplifies automation with expert-driven, pre-built playbooks and roles, ensuring best practices and seamless.
- Ansible Variable Precedence: Complete Order of Priority (2026) — Complete guide to Ansible variable precedence. Understand all 22 precedence levels, from command-line extra vars (highest) to role defaults (lowest).
- Ansible Variables: Define, Use, and Override Variables (Complete Guide) — How to use Ansible variables in playbooks, inventory, roles, and command line. Variable types, precedence, register, set_fact, extra vars, vault encryption.
- Ansible Vault: Encrypt Secrets & Manage Credentials (2026 Guide) — Complete guide to Ansible Vault. Encrypt files and strings, manage vault passwords, use multiple vault IDs, and integrate with CI/CD and AWX/AAP.
- Ansible Vault: Encrypt Secrets & Manage Encrypted Variables (Complete Guide) — Complete guide to Ansible Vault. Encrypt files, strings, variables. Multi-vault setup, vault-id, best practices for secrets management.
- Ansible Vault: Encrypt & Decrypt Secrets — Complete Guide (2026) — Complete guide to Ansible Vault. Encrypt files, strings, and variables. Decrypt playbooks at runtime.
- Ansible Version: Check, Upgrade & Compatibility Guide (2026) — How to check your Ansible version, upgrade to the latest release, and understand version compatibility.
- Ansible WinRM: Configure Windows Remote Management Connection (Complete Guide) — How to configure WinRM for Ansible Windows automation. Set up WinRM HTTPS, authentication methods, pywinrm, troubleshoot connection errors.
- Ansible Windows Server 2025 Automation: WinRM, PSRP, Active Directory, IIS, Hyper-V Complete Guide — Automate Windows Server 2025 (Windows 11 24H2-based, NT 10.0.26100) with Ansible. Configure WinRM and PSRP, manage Active Directory, IIS, Hyper-V, Failover.
- Ansible for Windows Server Enterprise Management: Active Directory, IIS, and Group Policy — Manage Windows Server infrastructure with Ansible. Automate Active Directory, IIS, Group Policy, Windows Updates, and domain operations at enterprise scale.
- Ansible Write to File: 5 Methods with Practical Examples (2026) — Complete guide to writing content to files with Ansible. Use copy, template, lineinfile, blockinfile, and shell modules to create files, write variables.
- Ansible Zero Trust Security: Implement Zero Trust Architecture for Enterprise Infrastructure — Implement Zero Trust security architecture with Ansible. Automate micro-segmentation, identity-based access, certificate management, and continuous.
- Using Ansible Tree Callback: Save Host Events to Files Easily — Discover how to use the Ansible Tree callback to save host events to JSON files. Enhance your logging and auditing with this powerful feature introduced.
- Ansible apt Module: Install, Remove & Manage Packages on Debian/Ubuntu — Complete guide to Ansible apt module (ansible.builtin.apt). Install, remove, upgrade packages on Debian and Ubuntu.
- Ansible assert Module: Validate Conditions and Fail Early (Complete Guide) — How to use Ansible assert module to validate conditions, check prerequisites, and fail with clear messages.
- Ansible async and poll: Run Long Tasks Without Timeout Complete Guide — Complete guide to Ansible async and poll for long-running tasks. Learn fire-and-forget patterns, polling strategies, parallel execution, async with loops.
- Ansible block, rescue, always: Error Handling Complete Guide (2026) — Complete guide to Ansible block, rescue, and always for error handling. Implement try/catch logic, rollback failed tasks, clean up resources, and build.
- Ansible by Example books by Apress — Learn how to automate VMware infrastructure and Kubernetes clusters with Ansible. The books “Ansible for VMware by Examples” and “Ansible for Kubernetes.
- Ansible changed_when & failed_when: Control Task Status (Guide) — Complete guide to Ansible changed_when and failed_when. Override task status, suppress false changes, define custom failure conditions, and write idempotent.
- Ansible code in RHSB-2021-009 Log4Shell - Remote Code Execution - log4j (CVE-2021-44228) — Learn how my Ansible Playbook was featured in Red Hat Security Bulletin RHSB-2021-009 to address the Log4Shell vulnerability (CVE-2021-44228).
- Ansible ansible.builtin vs ansible.legacy: Collection Namespaces Explained — Understand ansible.builtin vs ansible.legacy namespaces. Learn when to use FQCN, how module resolution works, and migrate to fully qualified collection names.
- Ansible combine Filter: Merge Dictionaries & Override Defaults (Guide) — How to merge dictionaries in Ansible with the combine filter. Overlay defaults with overrides, recursive merge, handle nested dicts.
- Ansible command Module: Run Shell Commands on Remote Hosts (ansible.builtin.command) — How to run commands on remote hosts with Ansible command module (ansible.builtin.command). Execute binaries, use creates/removes guards.
- Ansible copy vs template vs lineinfile: When to Use Each Module — Comparison of Ansible copy, template, and lineinfile modules. When to use each for file management, templates, single-line edits.
- Ansible debug vs assert: When to Use Each Module — Complete comparison of Ansible debug and assert modules. Learn when to use debug for inspecting variables and assert for validating conditions, with practical.
- Ansible default() Filter: Set Fallback Values for Undefined Variables — Complete guide to the Ansible default filter. Set fallback values for undefined variables, handle empty strings, omit parameters conditionally, and chain.
- Ansible delegate_to: Run Tasks on Different Hosts (Complete Guide) — Complete guide to Ansible delegate_to. Run tasks on localhost, delegate to load balancers, execute on different hosts, use with serial, and understand.
- Ansible dict2items Filter: Convert Dictionaries to Lists (Guide) — How to convert dictionaries to lists with Ansible dict2items filter and back with items2dict. Loop over dict key-value pairs.
- Ansible docker_container Module: Manage Docker Containers (Guide) — Complete guide to Ansible docker_container module. Create, start, stop, remove Docker containers, manage volumes, networks, environment variables.
- Ansible expect Module: Handle Interactive Prompts & Input (Guide) — How to handle interactive command prompts with Ansible expect module (ansible.builtin.expect). Automate password prompts, respond to questions.
- Ansible facts: Gather, Use, and Create Custom Facts — Complete guide to Ansible facts. Learn how to gather system facts, use them in playbooks, create custom facts, cache facts for performance, and use set_fact.
- Ansible file Module: 20 Practical Examples Cookbook (Create, Delete, Permissions) — 20 practical Ansible file module examples. Create directories, delete files, set permissions, create symlinks, manage ownership.
- Ansible firewalld & ufw Modules: Manage Firewall Rules (Complete Guide) — Complete guide to Ansible firewalld and ufw modules. Open ports, allow services, manage zones, configure rich rules, set up NAT, and manage firewall state.
- Ansible for Beginners: Complete Getting Started Guide (2026) — Complete beginner's guide to Ansible. Learn installation, inventory, playbooks, modules, roles, and automation basics with step-by-step examples.
- Ansible for Kubernetes by Example book by Apress — Ansible for Kubernetes by Example published by Apress — automate K8s cluster deployments, pod management, and Helm charts with practical Ansible playbooks.
- Ansible for Kubernetes by Example book — Learn to automate Kubernetes infrastructure using Ansible. This book covers Kubernetes pods, services, cloud providers, and more with real-life use cases.
- Understanding Quiet Hiring: The 2023 HR Trend and Ansible's Role — Discover Quiet Hiring, the latest HR trend in 2023. Learn how Ansible can empower IT professionals to adapt and thrive in evolving job markets by enhancing.
- Ansible from_json & to_json Filters: Parse & Generate JSON Data (Guide) — How to parse and generate JSON in Ansible with from_json, to_json, to_nice_json filters. Convert strings to dicts, format output, API responses.
- Ansible gather_facts & ansible_facts: Access Host Information (Guide) — Complete guide to Ansible gather_facts and ansible_facts. Access OS type, IP addresses, memory, disk space, and hardware info.
- Ansible get_url Module Complete Reference: Checksums, Auth, Proxies & Retries — How to download files from URLs with Ansible get_url module (ansible.builtin.get_url). HTTP/HTTPS downloads, checksum validation, authentication.
- Ansible git Module: Clone & Pull Git Repositories (ansible.builtin.git Guide) — How to clone and pull git repositories with Ansible git module (ansible.builtin.git). Clone repos, checkout branches, tags, manage deployments.
- Ansible group_vars & host_vars: Organize Variables by Host and Group — Complete guide to Ansible group_vars and host_vars directories. Organize variables by group and host, use vault-encrypted files, understand variable.
- Ansible hostname Module: Set System Hostname on Linux (Guide) — How to set the system hostname with Ansible hostname module (ansible.builtin.hostname). Change hostname permanently on RHEL, Ubuntu, Debian.
- Ansible ignore_errors: Skip Task Failures & Continue Playbook (Guide) — How to handle errors in Ansible with ignore_errors, failed_when, block/rescue/always. Control task failure behavior, continue on error.
- Ansible import_role vs include_role: Static vs Dynamic Role Loading — Complete comparison of Ansible import_role vs include_role. Understand static vs dynamic loading, variable scope, handler behavior, tag inheritance, loop.
- Ansible import_tasks vs include_tasks: Key Differences (2026 Guide) — Complete guide to Ansible import_tasks vs include_tasks. Understand static vs dynamic task loading, when to use each, performance differences, and migration.
- Ansible include_vars: Load Variables from Files Dynamically (Complete Guide) — How to use Ansible include_vars to load variables from YAML files at runtime. Dynamic OS-specific variables, directory loading, conditional includes.
- Installing Ansible: A Step-by-Step Guide — Learn how to install Ansible on Linux, macOS, and Windows, and configure it for efficient IT automation with this step-by-step guide.
- Ansible known_hosts Module: Manage SSH Host Keys (Complete Guide) — How to use Ansible known_hosts module to manage SSH host keys. Add, remove, and verify host keys for secure SSH connections. Complete guide with examples.
- Ansible lineinfile Module Cookbook: 25 Practical Examples — 25 practical Ansible lineinfile examples. Add, modify, remove, and validate lines in configuration files.
- Ansible map Filter: Extract Attributes from Lists (Complete Guide) — Complete guide to the Ansible map filter. Extract attributes from lists of objects, apply filters to list items, chain with select/reject, and transform data.
- Ansible map vs selectattr vs json_query: Filter Data the Right Way — Complete comparison of Ansible map, selectattr, and json_query filters with practical examples. Learn when to use each for transforming lists, filtering.
- Ansible shell Module: Run Shell Commands with Pipes & Redirects (Guide) — How to run shell commands in Ansible with the shell module (ansible.builtin.shell). Use pipes, redirects, environment variables. Difference from command.
- Ansible win_shell Module: Run PowerShell Commands on Windows (Guide) — How to run PowerShell and CMD commands on Windows with Ansible win_shell module. Difference between win_command vs win_shell. Practical YAML playbook examples.
- Ansible mount Module: Manage Filesystem Mounts and fstab (Complete Guide) — How to use Ansible mount module to mount filesystems, manage fstab entries, NFS mounts, tmpfs. Complete guide with playbook examples for disk management.
- Ansible no_log: Hide Sensitive Output in Playbook Logs (Guide) — How to hide passwords and secrets in Ansible output with no_log. Prevent sensitive data from appearing in logs, debug output, callbacks.
- Ansible on AWS: Automate EC2, S3, IAM & More (Complete Guide 2026) — How to use Ansible with AWS. Automate EC2 instances, S3 buckets, IAM, VPC, RDS, and Lambda. Install amazon.aws collection, configure credentials, and deploy.
- Ansible on AWS: IAM Roles and Policies Complete Guide — Automate iam roles and policies on AWS (amazon.aws collection 9.0, GA continuous) with Ansible. Define IAM roles, policies, and trust relationships.
- Ansible on AWS: Managed Kubernetes Cluster Bootstrap Complete Guide — Automate managed kubernetes cluster bootstrap on AWS (amazon.aws collection 9.0, GA continuous) with Ansible.
- Ansible on AWS: Object Storage Lifecycle Rules Complete Guide — Automate object storage lifecycle rules on AWS (amazon.aws collection 9.0, GA continuous) with Ansible.
- Ansible on AWS: VM Provisioning Complete Guide — Automate vm provisioning on AWS (amazon.aws collection 9.0, GA continuous) with Ansible. Provision compute instances with cloud-init user data and tags.
- Ansible on AlmaLinux 9.5: DNF Module Streams Complete Guide — Automate dnf module streams on AlmaLinux 9.5 (Linux 5.14, GA 2024-11-19) with Ansible. Enable, install, and switch DNF module streams (nodejs, php, postgresql).
- Ansible on AlmaLinux 9.5: Insights Client Onboarding Complete Guide — Automate insights client onboarding on AlmaLinux 9.5 (Linux 5.14, GA 2024-11-19) with Ansible. Install insights-client, register, and schedule recurring.
- Ansible on AlmaLinux 9.5: Live Patching with kpatch Complete Guide — Automate live patching with kpatch on AlmaLinux 9.5 (Linux 5.14, GA 2024-11-19) with Ansible. Apply kernel live patches with kpatch and verify.
- Ansible on AlmaLinux 9.5: Podman + Quadlet Services Complete Guide — Automate podman + quadlet services on AlmaLinux 9.5 (Linux 5.14, GA 2024-11-19) with Ansible. Deploy systemd-managed rootless containers via Quadlet unit files.
- Ansible on AlmaLinux 9.5: SELinux Targeted Policy Hardening Complete Guide — Automate selinux targeted policy hardening on AlmaLinux 9.5 (Linux 5.14, GA 2024-11-19) with Ansible.
- Ansible on AlmaLinux 9.5: Subscription Manager Registration Complete Guide — Automate subscription manager registration on AlmaLinux 9.5 (Linux 5.14, GA 2024-11-19) with Ansible.
- Ansible on AlmaLinux 9.5: firewalld Hardening Complete Guide — Automate firewalld hardening on AlmaLinux 9.5 (Linux 5.14, GA 2024-11-19) with Ansible. Lock down firewalld zones, services, and rich rules.
- Ansible on Alpine Linux 3.20: Container Engine Setup Complete Guide — Automate container engine setup on Alpine Linux 3.20 (Linux 6.6, musl libc, GA 2024-04-22) with Ansible.
- Ansible on Alpine Linux 3.20: Package Management Complete Guide — Automate package management on Alpine Linux 3.20 (Linux 6.6, musl libc, GA 2024-04-22) with Ansible. Idiomatic Ansible patterns for the native package manager.
- Ansible on Alpine Linux 3.20: systemd Unit Authoring Complete Guide — Automate systemd unit authoring on Alpine Linux 3.20 (Linux 6.6, musl libc, GA 2024-04-22) with Ansible.
- Ansible on Amazon Linux 2023: Container Engine Setup Complete Guide — Automate container engine setup on Amazon Linux 2023 (Linux 6.1, GA 2023-03-15) with Ansible. Install Docker or Podman and run a baseline container workload.
- Ansible on Amazon Linux 2023: Package Management Complete Guide — Automate package management on Amazon Linux 2023 (Linux 6.1, GA 2023-03-15) with Ansible. Idiomatic Ansible patterns for the native package manager.
- Ansible on Amazon Linux 2023: systemd Unit Authoring Complete Guide — Automate systemd unit authoring on Amazon Linux 2023 (Linux 6.1, GA 2023-03-15) with Ansible. Author systemd units, drop-ins, and timers idempotently.
- Ansible on Arch Linux: Container Engine Setup Complete Guide — Automate container engine setup on Arch Linux (rolling, Linux 6.x, GA rolling) with Ansible. Install Docker or Podman and run a baseline container workload.
- Ansible on Arch Linux: Package Management Complete Guide — Automate package management on Arch Linux (rolling, Linux 6.x, GA rolling) with Ansible. Idiomatic Ansible patterns for the native package manager.
- Ansible on Arch Linux: systemd Unit Authoring Complete Guide — Automate systemd unit authoring on Arch Linux (rolling, Linux 6.x, GA rolling) with Ansible. Author systemd units, drop-ins, and timers idempotently.
- Ansible on Arista EOS 4.33: Configuration Backup and Diff Complete Guide — Automate configuration backup and diff on Arista EOS 4.33 (EOS 4.33.1F, GA 2024) with Ansible. Pull running-config nightly, store in Git, diff against last.
- Ansible on Arista EOS 4.33: Interface Hardening Complete Guide — Automate interface hardening on Arista EOS 4.33 (EOS 4.33.1F, GA 2024) with Ansible. Disable unused interfaces, enable storm-control, lock dynamic trunking.
- Ansible on Arista EOS 4.33: OSPF Routing Configuration Complete Guide — Automate ospf routing configuration on Arista EOS 4.33 (EOS 4.33.1F, GA 2024) with Ansible. Configure OSPF areas, networks, and authentication keys.
- Ansible on Arista EOS 4.33: VLAN and Trunk Configuration Complete Guide — Automate vlan and trunk configuration on Arista EOS 4.33 (EOS 4.33.1F, GA 2024) with Ansible. Declare VLANs and trunk allowed lists idempotently.
- Ansible on Bottlerocket: Ignition First-Boot Provisioning Complete Guide — Automate ignition first-boot provisioning on Bottlerocket (API-driven, no shell, GA rolling) with Ansible.
- Ansible on Bottlerocket: Reboot-aware Patching Workflow Complete Guide — Automate reboot-aware patching workflow on Bottlerocket (API-driven, no shell, GA rolling) with Ansible.
- Ansible on Cisco IOS XE 17.15: Configuration Backup and Diff Complete Guide — Automate configuration backup and diff on Cisco IOS XE 17.15 (IOS XE 17.15.1a, GA 2024-11) with Ansible.
- Ansible on Cisco IOS XE 17.15: Interface Hardening Complete Guide — Automate interface hardening on Cisco IOS XE 17.15 (IOS XE 17.15.1a, GA 2024-11) with Ansible. Disable unused interfaces, enable storm-control, lock dynamic.
- Ansible on Cisco IOS XE 17.15: OSPF Routing Configuration Complete Guide — Automate ospf routing configuration on Cisco IOS XE 17.15 (IOS XE 17.15.1a, GA 2024-11) with Ansible. Configure OSPF areas, networks, and authentication keys.
- Ansible on Cisco IOS XE 17.15: VLAN and Trunk Configuration Complete Guide — Automate vlan and trunk configuration on Cisco IOS XE 17.15 (IOS XE 17.15.1a, GA 2024-11) with Ansible.
- Ansible on Cisco NX-OS 10.4: Configuration Backup and Diff Complete Guide — Automate configuration backup and diff on Cisco NX-OS 10.4 (NX-OS 10.4(3)F, GA 2024) with Ansible.
- Ansible on Cisco NX-OS 10.4: Interface Hardening Complete Guide — Automate interface hardening on Cisco NX-OS 10.4 (NX-OS 10.4(3)F, GA 2024) with Ansible. Disable unused interfaces, enable storm-control, lock dynamic trunking.
- Ansible on Cisco NX-OS 10.4: OSPF Routing Configuration Complete Guide — Automate ospf routing configuration on Cisco NX-OS 10.4 (NX-OS 10.4(3)F, GA 2024) with Ansible. Configure OSPF areas, networks, and authentication keys.
- Ansible on Cisco NX-OS 10.4: VLAN and Trunk Configuration Complete Guide — Automate vlan and trunk configuration on Cisco NX-OS 10.4 (NX-OS 10.4(3)F, GA 2024) with Ansible.
- Ansible on Cumulus Linux 5.10: Configuration Backup and Diff Complete Guide — Automate configuration backup and diff on Cumulus Linux 5.10 (Debian-based, GA 2024) with Ansible.
- Ansible on Cumulus Linux 5.10: Interface Hardening Complete Guide — Automate interface hardening on Cumulus Linux 5.10 (Debian-based, GA 2024) with Ansible. Disable unused interfaces, enable storm-control, lock dynamic trunking.
- Ansible on Cumulus Linux 5.10: OSPF Routing Configuration Complete Guide — Automate ospf routing configuration on Cumulus Linux 5.10 (Debian-based, GA 2024) with Ansible. Configure OSPF areas, networks, and authentication keys.
- Ansible on Cumulus Linux 5.10: VLAN and Trunk Configuration Complete Guide — Automate vlan and trunk configuration on Cumulus Linux 5.10 (Debian-based, GA 2024) with Ansible.
- Ansible on Debian 11 Bullseye: APT Package Management Complete Guide — Automate apt package management on Debian 11 Bullseye (Linux 5.10, GA 2021-08-14) with Ansible. Use ansible.builtin.apt to manage packages, repos, GPG keys.
- Ansible on Debian 11 Bullseye: AppArmor Profile Management Complete Guide — Automate apparmor profile management on Debian 11 Bullseye (Linux 5.10, GA 2021-08-14) with Ansible.
- Ansible on Debian 11 Bullseye: Docker CE Installation Complete Guide — Automate docker ce installation on Debian 11 Bullseye (Linux 5.10, GA 2021-08-14) with Ansible. Add Docker GPG key, install docker-ce, manage containers.
- Ansible on Debian 11 Bullseye: Kubernetes kubeadm Bootstrap Complete Guide — Automate kubernetes kubeadm bootstrap on Debian 11 Bullseye (Linux 5.10, GA 2021-08-14) with Ansible.
- Ansible on Debian 11 Bullseye: Nginx Reverse Proxy with Let's Encrypt Complete Guide — Automate nginx reverse proxy with let's encrypt on Debian 11 Bullseye (Linux 5.10, GA 2021-08-14) with Ansible.
- Ansible on Debian 11 Bullseye: OpenSSH Hardening Complete Guide — Automate openssh hardening on Debian 11 Bullseye (Linux 5.10, GA 2021-08-14) with Ansible. Disable password auth, enforce ed25519 keys, restrict ciphers.
- Ansible on Debian 11 Bullseye: PostgreSQL 16 Cluster Setup Complete Guide — Automate postgresql 16 cluster setup on Debian 11 Bullseye (Linux 5.10, GA 2021-08-14) with Ansible.
- Ansible on Debian 11 Bullseye: Systemd Service Hardening Complete Guide — Automate systemd service hardening on Debian 11 Bullseye (Linux 5.10, GA 2021-08-14) with Ansible. Use ansible.builtin.systemd_service to install hardened.
- Ansible on Debian 11 Bullseye: UFW Firewall Automation Complete Guide — Automate ufw firewall automation on Debian 11 Bullseye (Linux 5.10, GA 2021-08-14) with Ansible. Use community.general.ufw to declare allow/deny rules.
- Ansible on Debian 11 Bullseye: Unattended Security Updates Complete Guide — Automate unattended security updates on Debian 11 Bullseye (Linux 5.10, GA 2021-08-14) with Ansible.
- Ansible on Debian 12 Bookworm: APT Package Management Complete Guide — Automate apt package management on Debian 12 Bookworm (Linux 6.1, GA 2023-06-10) with Ansible. Use ansible.builtin.apt to manage packages, repos, GPG keys.
- Ansible on Debian 12 Bookworm: AppArmor Profile Management Complete Guide — Automate apparmor profile management on Debian 12 Bookworm (Linux 6.1, GA 2023-06-10) with Ansible.
- Ansible on Debian 12 Bookworm: Docker CE Installation Complete Guide — Automate docker ce installation on Debian 12 Bookworm (Linux 6.1, GA 2023-06-10) with Ansible. Add Docker GPG key, install docker-ce, manage containers.
- Ansible on Debian 12 Bookworm: Kubernetes kubeadm Bootstrap Complete Guide — Automate kubernetes kubeadm bootstrap on Debian 12 Bookworm (Linux 6.1, GA 2023-06-10) with Ansible.
- Ansible on Debian 12 Bookworm: Nginx Reverse Proxy with Let's Encrypt Complete Guide — Automate nginx reverse proxy with let's encrypt on Debian 12 Bookworm (Linux 6.1, GA 2023-06-10) with Ansible.
- Ansible on Debian 12 Bookworm: OpenSSH Hardening Complete Guide — Automate openssh hardening on Debian 12 Bookworm (Linux 6.1, GA 2023-06-10) with Ansible. Disable password auth, enforce ed25519 keys, restrict ciphers.
- Ansible on Debian 12 Bookworm: PostgreSQL 16 Cluster Setup Complete Guide — Automate postgresql 16 cluster setup on Debian 12 Bookworm (Linux 6.1, GA 2023-06-10) with Ansible.
- Ansible on Debian 12 Bookworm: Systemd Service Hardening Complete Guide — Automate systemd service hardening on Debian 12 Bookworm (Linux 6.1, GA 2023-06-10) with Ansible. Use ansible.builtin.systemd_service to install hardened.
- Ansible on Debian 12 Bookworm: UFW Firewall Automation Complete Guide — Automate ufw firewall automation on Debian 12 Bookworm (Linux 6.1, GA 2023-06-10) with Ansible. Use community.general.ufw to declare allow/deny rules.
- Ansible on Debian 12 Bookworm: Unattended Security Updates Complete Guide — Automate unattended security updates on Debian 12 Bookworm (Linux 6.1, GA 2023-06-10) with Ansible.
- Ansible on Debian 13 Trixie: APT Package Management Complete Guide — Automate apt package management on Debian 13 Trixie (Linux 6.12, GA 2025-08-09) with Ansible. Use ansible.builtin.apt to manage packages, repos, GPG keys.
- Ansible on Debian 13 Trixie: AppArmor Profile Management Complete Guide — Automate apparmor profile management on Debian 13 Trixie (Linux 6.12, GA 2025-08-09) with Ansible.
- Ansible on Debian 13 Trixie: Docker CE Installation Complete Guide — Automate docker ce installation on Debian 13 Trixie (Linux 6.12, GA 2025-08-09) with Ansible. Add Docker GPG key, install docker-ce, manage containers.
- Ansible on Debian 13 Trixie: Kubernetes kubeadm Bootstrap Complete Guide — Automate kubernetes kubeadm bootstrap on Debian 13 Trixie (Linux 6.12, GA 2025-08-09) with Ansible.
- Ansible on Debian 13 Trixie: Nginx Reverse Proxy with Let's Encrypt Complete Guide — Automate nginx reverse proxy with let's encrypt on Debian 13 Trixie (Linux 6.12, GA 2025-08-09) with Ansible.
- Ansible on Debian 13 Trixie: OpenSSH Hardening Complete Guide — Automate openssh hardening on Debian 13 Trixie (Linux 6.12, GA 2025-08-09) with Ansible. Disable password auth, enforce ed25519 keys, restrict ciphers.
- Ansible on Debian 13 Trixie: PostgreSQL 16 Cluster Setup Complete Guide — Automate postgresql 16 cluster setup on Debian 13 Trixie (Linux 6.12, GA 2025-08-09) with Ansible.
- Ansible on Debian 13 Trixie: Systemd Service Hardening Complete Guide — Automate systemd service hardening on Debian 13 Trixie (Linux 6.12, GA 2025-08-09) with Ansible. Use ansible.builtin.systemd_service to install hardened.
- Ansible on Debian 13 Trixie: UFW Firewall Automation Complete Guide — Automate ufw firewall automation on Debian 13 Trixie (Linux 6.12, GA 2025-08-09) with Ansible. Use community.general.ufw to declare allow/deny rules.
- Ansible on Debian 13 Trixie: Unattended Security Updates Complete Guide — Automate unattended security updates on Debian 13 Trixie (Linux 6.12, GA 2025-08-09) with Ansible. Configure unattended-upgrades for automatic security patches.
- Ansible on Fedora 43: Cockpit Web Console Provisioning Complete Guide — Automate cockpit web console provisioning on Fedora 43 (Linux 6.10, GNOME 46, GA 2024-10-29) with Ansible.
- Ansible on Fedora 43: DNF Package Management Complete Guide — Automate dnf package management on Fedora 43 (Linux 6.10, GNOME 46, GA 2024-10-29) with Ansible. Use ansible.builtin.dnf for RPM packages, modules, and groups.
- Ansible on Fedora 43: Firewalld Zone Configuration Complete Guide — Automate firewalld zone configuration on Fedora 43 (Linux 6.10, GNOME 46, GA 2024-10-29) with Ansible.
- Ansible on Fedora 43: Podman Container Management Complete Guide — Automate podman container management on Fedora 43 (Linux 6.10, GNOME 46, GA 2024-10-29) with Ansible. Use containers.podman to run rootless containers.
- Ansible on Fedora 43: SELinux Policy Management Complete Guide — Automate selinux policy management on Fedora 43 (Linux 6.10, GNOME 46, GA 2024-10-29) with Ansible.
- Ansible on Fedora 43: systemd-soft-reboot Patching Complete Guide — Automate systemd-soft-reboot patching on Fedora 43 (Linux 6.10, GNOME 46, GA 2024-10-29) with Ansible.
- Ansible on Fedora 44: Cockpit Web Console Provisioning Complete Guide — Automate cockpit web console provisioning on Fedora 44 (Linux 6.10, GNOME 47, GA 2025-04-22) with Ansible.
- Ansible on Fedora 44: DNF Package Management Complete Guide — Automate dnf package management on Fedora 44 (Linux 6.10, GNOME 47, GA 2025-04-22) with Ansible. Use ansible.builtin.dnf for RPM packages, modules, and groups.
- Ansible on Fedora 44: Firewalld Zone Configuration Complete Guide — Automate firewalld zone configuration on Fedora 44 (Linux 6.10, GNOME 47, GA 2025-04-22) with Ansible.
- Ansible on Fedora 44: Podman Container Management Complete Guide — Automate podman container management on Fedora 44 (Linux 6.10, GNOME 47, GA 2025-04-22) with Ansible. Use containers.podman to run rootless containers.
- Ansible on Fedora 44: SELinux Policy Management Complete Guide — Automate selinux policy management on Fedora 44 (Linux 6.10, GNOME 47, GA 2025-04-22) with Ansible.
- Ansible on Fedora 44: systemd-soft-reboot Patching Complete Guide — Automate systemd-soft-reboot patching on Fedora 44 (Linux 6.10, GNOME 47, GA 2025-04-22) with Ansible.
- Ansible on Fedora 45: Cockpit Web Console Provisioning Complete Guide — Automate cockpit web console provisioning on Fedora 45 (Linux 6.12, GNOME 47, GA 2025-10-29) with Ansible.
- Ansible on Fedora 45: DNF Package Management Complete Guide — Automate dnf package management on Fedora 45 (Linux 6.12, GNOME 47, GA 2025-10-29) with Ansible. Use ansible.builtin.dnf for RPM packages, modules, and groups.
- Ansible on Fedora 45: Firewalld Zone Configuration Complete Guide — Automate firewalld zone configuration on Fedora 45 (Linux 6.12, GNOME 47, GA 2025-10-29) with Ansible.
- Ansible on Fedora 45: Podman Container Management Complete Guide — Automate podman container management on Fedora 45 (Linux 6.12, GNOME 47, GA 2025-10-29) with Ansible. Use containers.podman to run rootless containers.
- Ansible on Fedora 45: SELinux Policy Management Complete Guide — Automate selinux policy management on Fedora 45 (Linux 6.12, GNOME 47, GA 2025-10-29) with Ansible.
- Ansible on Fedora 45: systemd-soft-reboot Patching Complete Guide — Automate systemd-soft-reboot patching on Fedora 45 (Linux 6.12, GNOME 47, GA 2025-10-29) with Ansible.
- Ansible on Fedora 46: Cockpit Web Console Provisioning Complete Guide — Automate cockpit web console provisioning on Fedora 46 (Linux 6.14, GNOME 48, GA 2026-04-21) with Ansible.
- Ansible on Fedora 46: DNF Package Management Complete Guide — Automate dnf package management on Fedora 46 (Linux 6.14, GNOME 48, GA 2026-04-21) with Ansible. Use ansible.builtin.dnf for RPM packages, modules, and groups.
- Ansible on Fedora 46: Firewalld Zone Configuration Complete Guide — Automate firewalld zone configuration on Fedora 46 (Linux 6.14, GNOME 48, GA 2026-04-21) with Ansible.
- Ansible on Fedora 46: Podman Container Management Complete Guide — Automate podman container management on Fedora 46 (Linux 6.14, GNOME 48, GA 2026-04-21) with Ansible. Use containers.podman to run rootless containers.
- Ansible on Fedora 46: SELinux Policy Management Complete Guide — Automate selinux policy management on Fedora 46 (Linux 6.14, GNOME 48, GA 2026-04-21) with Ansible.
- Ansible on Fedora 46: systemd-soft-reboot Patching Complete Guide — Automate systemd-soft-reboot patching on Fedora 46 (Linux 6.14, GNOME 48, GA 2026-04-21) with Ansible.
- Ansible on Fedora CoreOS: Ignition First-Boot Provisioning Complete Guide — Automate ignition first-boot provisioning on Fedora CoreOS (auto-updating stream, GA rolling) with Ansible.
- Ansible on Fedora CoreOS: Reboot-aware Patching Workflow Complete Guide — Automate reboot-aware patching workflow on Fedora CoreOS (auto-updating stream, GA rolling) with Ansible.
- Ansible on Fedora CoreOS: rpm-ostree Image Layering Complete Guide — Automate rpm-ostree image layering on Fedora CoreOS (auto-updating stream, GA rolling) with Ansible. Use community.general.rpm_ostree_pkg to add layered RPMs.
- Ansible on Fedora Silverblue 45: Ignition First-Boot Provisioning Complete Guide — Automate ignition first-boot provisioning on Fedora Silverblue 45 (rpm-ostree, GNOME 47, GA 2025-10-29) with Ansible.
- Ansible on Fedora Silverblue 45: Reboot-aware Patching Workflow Complete Guide — Automate reboot-aware patching workflow on Fedora Silverblue 45 (rpm-ostree, GNOME 47, GA 2025-10-29) with Ansible.
- Ansible on Fedora Silverblue 45: rpm-ostree Image Layering Complete Guide — Automate rpm-ostree image layering on Fedora Silverblue 45 (rpm-ostree, GNOME 47, GA 2025-10-29) with Ansible. Use community.general.rpm_ostree_pkg to add.
- Ansible on Flatcar Container Linux: Ignition First-Boot Provisioning Complete Guide — Automate ignition first-boot provisioning on Flatcar Container Linux (auto-updating, GA rolling) with Ansible.
- Ansible on Flatcar Container Linux: Reboot-aware Patching Workflow Complete Guide — Automate reboot-aware patching workflow on Flatcar Container Linux (auto-updating, GA rolling) with Ansible.
- Ansible on Flatcar Container Linux: rpm-ostree Image Layering Complete Guide — Automate rpm-ostree image layering on Flatcar Container Linux (auto-updating, GA rolling) with Ansible. Use community.general.rpm_ostree_pkg to add layered.
- Ansible on Google Cloud Platform: IAM Roles and Policies Complete Guide — Automate iam roles and policies on Google Cloud Platform (google.cloud collection 1.4, GA continuous) with Ansible.
- Ansible on Google Cloud Platform: Managed Kubernetes Cluster Bootstrap Complete Guide — Automate managed kubernetes cluster bootstrap on Google Cloud Platform (google.cloud collection 1.4, GA continuous) with Ansible.
- Ansible on Google Cloud Platform: Object Storage Lifecycle Rules Complete Guide — Automate object storage lifecycle rules on Google Cloud Platform (google.cloud collection 1.4, GA continuous) with Ansible.
- Ansible on Google Cloud Platform: VM Provisioning Complete Guide — Automate vm provisioning on Google Cloud Platform (google.cloud collection 1.4, GA continuous) with Ansible.
- Ansible on IBM Cloud: IAM Roles and Policies Complete Guide — Automate iam roles and policies on IBM Cloud (ibm.cloudcollection 1.x, GA continuous) with Ansible.
- Ansible on IBM Cloud: Managed Kubernetes Cluster Bootstrap Complete Guide — Automate managed kubernetes cluster bootstrap on IBM Cloud (ibm.cloudcollection 1.x, GA continuous) with Ansible.
- Ansible on IBM Cloud: Object Storage Lifecycle Rules Complete Guide — Automate object storage lifecycle rules on IBM Cloud (ibm.cloudcollection 1.x, GA continuous) with Ansible.
- Ansible on IBM Cloud: VM Provisioning Complete Guide — Automate vm provisioning on IBM Cloud (ibm.cloudcollection 1.x, GA continuous) with Ansible. Provision compute instances with cloud-init user data and tags.
- Ansible on Juniper Junos 23.4: Configuration Backup and Diff Complete Guide — Automate configuration backup and diff on Juniper Junos 23.4 (Junos 23.4R2, GA 2024) with Ansible.
- Ansible on Juniper Junos 23.4: Interface Hardening Complete Guide — Automate interface hardening on Juniper Junos 23.4 (Junos 23.4R2, GA 2024) with Ansible. Disable unused interfaces, enable storm-control, lock dynamic trunking.
- Ansible on Juniper Junos 23.4: OSPF Routing Configuration Complete Guide — Automate ospf routing configuration on Juniper Junos 23.4 (Junos 23.4R2, GA 2024) with Ansible. Configure OSPF areas, networks, and authentication keys.
- Ansible on Juniper Junos 23.4: VLAN and Trunk Configuration Complete Guide — Automate vlan and trunk configuration on Juniper Junos 23.4 (Junos 23.4R2, GA 2024) with Ansible.
- Ansible on Microk8s: Cluster Bootstrap Complete Guide — Automate cluster bootstrap on Microk8s (Microk8s 1.32, GA continuous) with Ansible. Bring up a fresh control plane and join workers idempotently.
- Ansible on Microk8s: Ingress Controller Installation Complete Guide — Automate ingress controller installation on Microk8s (Microk8s 1.32, GA continuous) with Ansible.
- Ansible on Microk8s: StorageClass and PVC Provisioning Complete Guide — Automate storageclass and pvc provisioning on Microk8s (Microk8s 1.32, GA continuous) with Ansible.
- Ansible on Microsoft Azure: IAM Roles and Policies Complete Guide — Automate iam roles and policies on Microsoft Azure (azure.azcollection 2.6, GA continuous) with Ansible.
- Ansible on Microsoft Azure: Managed Kubernetes Cluster Bootstrap Complete Guide — Automate managed kubernetes cluster bootstrap on Microsoft Azure (azure.azcollection 2.6, GA continuous) with Ansible.
- Ansible on Microsoft Azure: Object Storage Lifecycle Rules Complete Guide — Automate object storage lifecycle rules on Microsoft Azure (azure.azcollection 2.6, GA continuous) with Ansible.
- Ansible on Microsoft Azure: VM Provisioning Complete Guide — Automate vm provisioning on Microsoft Azure (azure.azcollection 2.6, GA continuous) with Ansible.
- Ansible on OpenShift 4.16: GitOps with ArgoCD Complete Guide — Automate gitops with argocd on OpenShift 4.16 (RHCOS 9.4, GA 2024-06) with Ansible. Bootstrap OpenShift GitOps (ArgoCD) and bind cluster apps to a Git repo.
- Ansible on OpenShift 4.16: Helm Chart Deployment Complete Guide — Automate helm chart deployment on OpenShift 4.16 (RHCOS 9.4, GA 2024-06) with Ansible. Use kubernetes.core.helm to deploy and upgrade charts on OpenShift.
- Ansible on OpenShift 4.16: Image Registry Pruning Complete Guide — Automate image registry pruning on OpenShift 4.16 (RHCOS 9.4, GA 2024-06) with Ansible. Schedule image pruner CronJobs and reclaim registry storage.
- Ansible on OpenShift 4.16: MachineConfig Node Configuration Complete Guide — Automate machineconfig node configuration on OpenShift 4.16 (RHCOS 9.4, GA 2024-06) with Ansible. Apply sysctl tuning to RHCOS workers via kubernetes.core.k8s.
- Ansible on OpenShift 4.16: Operator Subscription Lifecycle Complete Guide — Automate operator subscription lifecycle on OpenShift 4.16 (RHCOS 9.4, GA 2024-06) with Ansible.
- Ansible on OpenShift 4.16: Pipelines (Tekton) Bootstrap Complete Guide — Automate pipelines (tekton) bootstrap on OpenShift 4.16 (RHCOS 9.4, GA 2024-06) with Ansible. Install OpenShift Pipelines and create a sample build/deploy.
- Ansible on OpenShift 4.16: Project and RBAC Bootstrap Complete Guide — Automate project and rbac bootstrap on OpenShift 4.16 (RHCOS 9.4, GA 2024-06) with Ansible. Create projects, ServiceAccounts, RoleBindings, ResourceQuotas.
- Ansible on OpenShift 4.16: Route and Ingress Automation Complete Guide — Automate route and ingress automation on OpenShift 4.16 (RHCOS 9.4, GA 2024-06) with Ansible. Manage OpenShift Route and Kubernetes Ingress resources.
- Ansible on OpenShift 4.18: GitOps with ArgoCD Complete Guide — Automate gitops with argocd on OpenShift 4.18 (RHCOS 9.4, GA 2025) with Ansible. Bootstrap OpenShift GitOps (ArgoCD) and bind cluster apps to a Git repo.
- Ansible on OpenShift 4.18: Helm Chart Deployment Complete Guide — Automate helm chart deployment on OpenShift 4.18 (RHCOS 9.4, GA 2025) with Ansible. Use kubernetes.core.helm to deploy and upgrade charts on OpenShift.
- Ansible on OpenShift 4.18: Image Registry Pruning Complete Guide — Automate image registry pruning on OpenShift 4.18 (RHCOS 9.4, GA 2025) with Ansible. Schedule image pruner CronJobs and reclaim registry storage.
- Ansible on OpenShift 4.18: MachineConfig Node Configuration Complete Guide — Automate machineconfig node configuration on OpenShift 4.18 (RHCOS 9.4, GA 2025) with Ansible. Apply sysctl tuning to RHCOS workers via kubernetes.core.k8s.
- Ansible on OpenShift 4.18: Operator Subscription Lifecycle Complete Guide — Automate operator subscription lifecycle on OpenShift 4.18 (RHCOS 9.4, GA 2025) with Ansible. Install, upgrade, and uninstall OperatorHub operators via OLM.
- Ansible on OpenShift 4.18: Pipelines (Tekton) Bootstrap Complete Guide — Automate pipelines (tekton) bootstrap on OpenShift 4.18 (RHCOS 9.4, GA 2025) with Ansible. Install OpenShift Pipelines and create a sample build/deploy.
- Ansible on OpenShift 4.18: Project and RBAC Bootstrap Complete Guide — Automate project and rbac bootstrap on OpenShift 4.18 (RHCOS 9.4, GA 2025) with Ansible. Create projects, ServiceAccounts, RoleBindings, ResourceQuotas.
- Ansible on OpenShift 4.18: Route and Ingress Automation Complete Guide — Automate route and ingress automation on OpenShift 4.18 (RHCOS 9.4, GA 2025) with Ansible. Manage OpenShift Route and Kubernetes Ingress resources idempotently.
- Ansible on Oracle Cloud Infrastructure: IAM Roles and Policies Complete Guide — Automate iam roles and policies on Oracle Cloud Infrastructure (oracle.oci collection 5.x, GA continuous) with Ansible.
- Ansible on Oracle Cloud Infrastructure: Managed Kubernetes Cluster Bootstrap Complete Guide — Automate managed kubernetes cluster bootstrap on Oracle Cloud Infrastructure (oracle.oci collection 5.x, GA continuous) with Ansible.
- Ansible on Oracle Cloud Infrastructure: Object Storage Lifecycle Rules Complete Guide — Automate object storage lifecycle rules on Oracle Cloud Infrastructure (oracle.oci collection 5.x, GA continuous) with Ansible.
- Ansible on Oracle Cloud Infrastructure: VM Provisioning Complete Guide — Automate vm provisioning on Oracle Cloud Infrastructure (oracle.oci collection 5.x, GA continuous) with Ansible.
- Ansible on Oracle Linux 9.5: DNF Module Streams Complete Guide — Automate dnf module streams on Oracle Linux 9.5 (Linux 5.14 / UEK 7, GA 2024-12) with Ansible. Enable, install, and switch DNF module streams (nodejs, php.
- Ansible on Oracle Linux 9.5: Insights Client Onboarding Complete Guide — Automate insights client onboarding on Oracle Linux 9.5 (Linux 5.14 / UEK 7, GA 2024-12) with Ansible.
- Ansible on Oracle Linux 9.5: Live Patching with kpatch Complete Guide — Automate live patching with kpatch on Oracle Linux 9.5 (Linux 5.14 / UEK 7, GA 2024-12) with Ansible.
- Ansible on Oracle Linux 9.5: Podman + Quadlet Services Complete Guide — Automate podman + quadlet services on Oracle Linux 9.5 (Linux 5.14 / UEK 7, GA 2024-12) with Ansible.
- Ansible on Oracle Linux 9.5: SELinux Targeted Policy Hardening Complete Guide — Automate selinux targeted policy hardening on Oracle Linux 9.5 (Linux 5.14 / UEK 7, GA 2024-12) with Ansible.
- Ansible on Oracle Linux 9.5: Subscription Manager Registration Complete Guide — Automate subscription manager registration on Oracle Linux 9.5 (Linux 5.14 / UEK 7, GA 2024-12) with Ansible.
- Ansible on Oracle Linux 9.5: firewalld Hardening Complete Guide — Automate firewalld hardening on Oracle Linux 9.5 (Linux 5.14 / UEK 7, GA 2024-12) with Ansible. Lock down firewalld zones, services, and rich rules.
- Ansible on RHEL for Edge: Ignition First-Boot Provisioning Complete Guide — Automate ignition first-boot provisioning on RHEL for Edge (rpm-ostree on RHEL 9, GA 2021) with Ansible.
- Ansible on RHEL for Edge: Reboot-aware Patching Workflow Complete Guide — Automate reboot-aware patching workflow on RHEL for Edge (rpm-ostree on RHEL 9, GA 2021) with Ansible.
- Ansible on RHEL for Edge: rpm-ostree Image Layering Complete Guide — Automate rpm-ostree image layering on RHEL for Edge (rpm-ostree on RHEL 9, GA 2021) with Ansible. Use community.general.rpm_ostree_pkg to add layered RPMs.
- Ansible on RKE2: Cluster Bootstrap Complete Guide — Automate cluster bootstrap on RKE2 (RKE2 1.32+, GA continuous) with Ansible. Bring up a fresh control plane and join workers idempotently.
- Ansible on RKE2: Ingress Controller Installation Complete Guide — Automate ingress controller installation on RKE2 (RKE2 1.32+, GA continuous) with Ansible. Install ingress-nginx with Helm and expose via LoadBalancer/MetalLB.
- Ansible on RKE2: StorageClass and PVC Provisioning Complete Guide — Automate storageclass and pvc provisioning on RKE2 (RKE2 1.32+, GA continuous) with Ansible. Create StorageClasses and reclaim policies; verify dynamic.
- Ansible on Red Hat Enterprise Linux 8.10: DNF Module Streams Complete Guide — Automate dnf module streams on Red Hat Enterprise Linux 8.10 (Linux 4.18, glibc 2.28, GA 2024-05-21) with Ansible.
- Ansible on Red Hat Enterprise Linux 8.10: Insights Client Onboarding Complete Guide — Automate insights client onboarding on Red Hat Enterprise Linux 8.10 (Linux 4.18, glibc 2.28, GA 2024-05-21) with Ansible.
- Ansible on Red Hat Enterprise Linux 8.10: Live Patching with kpatch Complete Guide — Automate live patching with kpatch on Red Hat Enterprise Linux 8.10 (Linux 4.18, glibc 2.28, GA 2024-05-21) with Ansible.
- Ansible on Red Hat Enterprise Linux 8.10: Podman + Quadlet Services Complete Guide — Automate podman + quadlet services on Red Hat Enterprise Linux 8.10 (Linux 4.18, glibc 2.28, GA 2024-05-21) with Ansible.
- Ansible on Red Hat Enterprise Linux 8.10: SELinux Targeted Policy Hardening Complete Guide — Automate selinux targeted policy hardening on Red Hat Enterprise Linux 8.10 (Linux 4.18, glibc 2.28, GA 2024-05-21) with Ansible.
- Ansible on Red Hat Enterprise Linux 8.10: Subscription Manager Registration Complete Guide — Automate subscription manager registration on Red Hat Enterprise Linux 8.10 (Linux 4.18, glibc 2.28, GA 2024-05-21) with Ansible.
- Ansible on Red Hat Enterprise Linux 8.10: firewalld Hardening Complete Guide — Automate firewalld hardening on Red Hat Enterprise Linux 8.10 (Linux 4.18, glibc 2.28, GA 2024-05-21) with Ansible.
- Ansible on Red Hat Enterprise Linux 9.4: DNF Module Streams Complete Guide — Automate dnf module streams on Red Hat Enterprise Linux 9.4 (Linux 5.14, glibc 2.34, GA 2024-04-30) with Ansible.
- Ansible on Red Hat Enterprise Linux 9.4: Insights Client Onboarding Complete Guide — Automate insights client onboarding on Red Hat Enterprise Linux 9.4 (Linux 5.14, glibc 2.34, GA 2024-04-30) with Ansible.
- Ansible on Red Hat Enterprise Linux 9.4: Live Patching with kpatch Complete Guide — Automate live patching with kpatch on Red Hat Enterprise Linux 9.4 (Linux 5.14, glibc 2.34, GA 2024-04-30) with Ansible.
- Ansible on Red Hat Enterprise Linux 9.4: Podman + Quadlet Services Complete Guide — Automate podman + quadlet services on Red Hat Enterprise Linux 9.4 (Linux 5.14, glibc 2.34, GA 2024-04-30) with Ansible.
- Ansible on Red Hat Enterprise Linux 9.4: SELinux Targeted Policy Hardening Complete Guide — Automate selinux targeted policy hardening on Red Hat Enterprise Linux 9.4 (Linux 5.14, glibc 2.34, GA 2024-04-30) with Ansible.
- Ansible on Red Hat Enterprise Linux 9.4: Subscription Manager Registration Complete Guide — Automate subscription manager registration on Red Hat Enterprise Linux 9.4 (Linux 5.14, glibc 2.34, GA 2024-04-30) with Ansible.
- Ansible on Red Hat Enterprise Linux 9.4: firewalld Hardening Complete Guide — Automate firewalld hardening on Red Hat Enterprise Linux 9.4 (Linux 5.14, glibc 2.34, GA 2024-04-30) with Ansible.
- Ansible on Red Hat Enterprise Linux 9.5: DNF Module Streams Complete Guide — Automate dnf module streams on Red Hat Enterprise Linux 9.5 (Linux 5.14, glibc 2.34, GA 2024-11-12) with Ansible.
- Ansible on Red Hat Enterprise Linux 9.5: Insights Client Onboarding Complete Guide — Automate insights client onboarding on Red Hat Enterprise Linux 9.5 (Linux 5.14, glibc 2.34, GA 2024-11-12) with Ansible.
- Ansible on Red Hat Enterprise Linux 9.5: Live Patching with kpatch Complete Guide — Automate live patching with kpatch on Red Hat Enterprise Linux 9.5 (Linux 5.14, glibc 2.34, GA 2024-11-12) with Ansible.
- Ansible on Red Hat Enterprise Linux 9.5: Podman + Quadlet Services Complete Guide — Automate podman + quadlet services on Red Hat Enterprise Linux 9.5 (Linux 5.14, glibc 2.34, GA 2024-11-12) with Ansible.
- Ansible on Red Hat Enterprise Linux 9.5: SELinux Targeted Policy Hardening Complete Guide — Automate selinux targeted policy hardening on Red Hat Enterprise Linux 9.5 (Linux 5.14, glibc 2.34, GA 2024-11-12) with Ansible.
- Ansible on Red Hat Enterprise Linux 9.5: Subscription Manager Registration Complete Guide — Automate subscription manager registration on Red Hat Enterprise Linux 9.5 (Linux 5.14, glibc 2.34, GA 2024-11-12) with Ansible.
- Ansible on Red Hat Enterprise Linux 9.5: firewalld Hardening Complete Guide — Automate firewalld hardening on Red Hat Enterprise Linux 9.5 (Linux 5.14, glibc 2.34, GA 2024-11-12) with Ansible.
- Ansible on Rocky Linux 9.5: DNF Module Streams Complete Guide — Automate dnf module streams on Rocky Linux 9.5 (Linux 5.14, GA 2024-11-19) with Ansible. Enable, install, and switch DNF module streams (nodejs, php.
- Ansible on Rocky Linux 9.5: Insights Client Onboarding Complete Guide — Automate insights client onboarding on Rocky Linux 9.5 (Linux 5.14, GA 2024-11-19) with Ansible.
- Ansible on Rocky Linux 9.5: Live Patching with kpatch Complete Guide — Automate live patching with kpatch on Rocky Linux 9.5 (Linux 5.14, GA 2024-11-19) with Ansible. Apply kernel live patches with kpatch and verify.
- Ansible on Rocky Linux 9.5: Podman + Quadlet Services Complete Guide — Automate podman + quadlet services on Rocky Linux 9.5 (Linux 5.14, GA 2024-11-19) with Ansible. Deploy systemd-managed rootless containers via Quadlet unit.
- Ansible on Rocky Linux 9.5: SELinux Targeted Policy Hardening Complete Guide — Automate selinux targeted policy hardening on Rocky Linux 9.5 (Linux 5.14, GA 2024-11-19) with Ansible.
- Ansible on Rocky Linux 9.5: Subscription Manager Registration Complete Guide — Automate subscription manager registration on Rocky Linux 9.5 (Linux 5.14, GA 2024-11-19) with Ansible.
- Ansible on Rocky Linux 9.5: firewalld Hardening Complete Guide — Automate firewalld hardening on Rocky Linux 9.5 (Linux 5.14, GA 2024-11-19) with Ansible. Lock down firewalld zones, services, and rich rules.
- Ansible on SUSE Linux Enterprise 15 SP6: AppArmor Profile Enforcement Complete Guide — Automate apparmor profile enforcement on SUSE Linux Enterprise 15 SP6 (Linux 6.4, GA 2024-06) with Ansible. Enforce AppArmor profiles.
- Ansible on SUSE Linux Enterprise 15 SP6: YaST Automation Patterns Complete Guide — Automate yast automation patterns on SUSE Linux Enterprise 15 SP6 (Linux 6.4, GA 2024-06) with Ansible.
- Ansible on SUSE Linux Enterprise 15 SP6: Zypper Package Management Complete Guide — Automate zypper package management on SUSE Linux Enterprise 15 SP6 (Linux 6.4, GA 2024-06) with Ansible. Manage zypper repos, GPG keys, packages, and patterns.
- Ansible on SUSE Linux Enterprise 15 SP6: snapper Btrfs Rollback Complete Guide — Automate snapper btrfs rollback on SUSE Linux Enterprise 15 SP6 (Linux 6.4, GA 2024-06) with Ansible.
- Ansible on Talos Linux 1.8: Cluster Bootstrap Complete Guide — Automate cluster bootstrap on Talos Linux 1.8 (Talos 1.8, GA 2024-10) with Ansible. Bring up a fresh control plane and join workers idempotently.
- Ansible on Talos Linux 1.8: Ingress Controller Installation Complete Guide — Automate ingress controller installation on Talos Linux 1.8 (Talos 1.8, GA 2024-10) with Ansible.
- Ansible on Talos Linux 1.8: StorageClass and PVC Provisioning Complete Guide — Automate storageclass and pvc provisioning on Talos Linux 1.8 (Talos 1.8, GA 2024-10) with Ansible.
- Ansible on Talos Linux: Ignition First-Boot Provisioning Complete Guide — Automate ignition first-boot provisioning on Talos Linux (Kubernetes-native, GA rolling) with Ansible.
- Ansible on Talos Linux: Reboot-aware Patching Workflow Complete Guide — Automate reboot-aware patching workflow on Talos Linux (Kubernetes-native, GA rolling) with Ansible.
- Ansible on Ubuntu 20.04 LTS: APT Package Management Complete Guide — Automate apt package management on Ubuntu 20.04 LTS (Linux 5.4, GA 2020-04-23) with Ansible. Use ansible.builtin.apt to manage packages, repos, GPG keys.
- Ansible on Ubuntu 20.04 LTS: AppArmor Profile Management Complete Guide — Automate apparmor profile management on Ubuntu 20.04 LTS (Linux 5.4, GA 2020-04-23) with Ansible.
- Ansible on Ubuntu 20.04 LTS: Docker CE Installation Complete Guide — Automate docker ce installation on Ubuntu 20.04 LTS (Linux 5.4, GA 2020-04-23) with Ansible. Add Docker GPG key, install docker-ce, manage containers.
- Ansible on Ubuntu 20.04 LTS: Kubernetes kubeadm Bootstrap Complete Guide — Automate kubernetes kubeadm bootstrap on Ubuntu 20.04 LTS (Linux 5.4, GA 2020-04-23) with Ansible.
- Ansible on Ubuntu 20.04 LTS: Nginx Reverse Proxy with Let's Encrypt Complete Guide — Automate nginx reverse proxy with let's encrypt on Ubuntu 20.04 LTS (Linux 5.4, GA 2020-04-23) with Ansible.
- Ansible on Ubuntu 20.04 LTS: OpenSSH Hardening Complete Guide — Automate openssh hardening on Ubuntu 20.04 LTS (Linux 5.4, GA 2020-04-23) with Ansible. Disable password auth, enforce ed25519 keys, restrict ciphers.
- Ansible on Ubuntu 20.04 LTS: PostgreSQL 16 Cluster Setup Complete Guide — Automate postgresql 16 cluster setup on Ubuntu 20.04 LTS (Linux 5.4, GA 2020-04-23) with Ansible.
- Ansible on Ubuntu 20.04 LTS: Systemd Service Hardening Complete Guide — Automate systemd service hardening on Ubuntu 20.04 LTS (Linux 5.4, GA 2020-04-23) with Ansible. Use ansible.builtin.systemd_service to install hardened drop-in.
- Ansible on Ubuntu 20.04 LTS: UFW Firewall Automation Complete Guide — Automate ufw firewall automation on Ubuntu 20.04 LTS (Linux 5.4, GA 2020-04-23) with Ansible. Use community.general.ufw to declare allow/deny rules.
- Ansible on Ubuntu 20.04 LTS: Unattended Security Updates Complete Guide — Automate unattended security updates on Ubuntu 20.04 LTS (Linux 5.4, GA 2020-04-23) with Ansible. Configure unattended-upgrades for automatic security patches.
- Ansible on Ubuntu 22.04 LTS: APT Package Management Complete Guide — Automate apt package management on Ubuntu 22.04 LTS (Linux 5.15, GA 2022-04-21) with Ansible. Use ansible.builtin.apt to manage packages, repos, GPG keys.
- Ansible on Ubuntu 22.04 LTS: AppArmor Profile Management Complete Guide — Automate apparmor profile management on Ubuntu 22.04 LTS (Linux 5.15, GA 2022-04-21) with Ansible.
- Ansible on Ubuntu 22.04 LTS: Docker CE Installation Complete Guide — Automate docker ce installation on Ubuntu 22.04 LTS (Linux 5.15, GA 2022-04-21) with Ansible. Add Docker GPG key, install docker-ce, manage containers.
- Ansible on Ubuntu 22.04 LTS: Kubernetes kubeadm Bootstrap Complete Guide — Automate kubernetes kubeadm bootstrap on Ubuntu 22.04 LTS (Linux 5.15, GA 2022-04-21) with Ansible.
- Ansible on Ubuntu 22.04 LTS: Nginx Reverse Proxy with Let's Encrypt Complete Guide — Automate nginx reverse proxy with let's encrypt on Ubuntu 22.04 LTS (Linux 5.15, GA 2022-04-21) with Ansible.
- Ansible on Ubuntu 22.04 LTS: OpenSSH Hardening Complete Guide — Automate openssh hardening on Ubuntu 22.04 LTS (Linux 5.15, GA 2022-04-21) with Ansible. Disable password auth, enforce ed25519 keys, restrict ciphers.
- Ansible on Ubuntu 22.04 LTS: PostgreSQL 16 Cluster Setup Complete Guide — Automate postgresql 16 cluster setup on Ubuntu 22.04 LTS (Linux 5.15, GA 2022-04-21) with Ansible.
- Ansible on Ubuntu 22.04 LTS: Systemd Service Hardening Complete Guide — Automate systemd service hardening on Ubuntu 22.04 LTS (Linux 5.15, GA 2022-04-21) with Ansible. Use ansible.builtin.systemd_service to install hardened.
- Ansible on Ubuntu 22.04 LTS: UFW Firewall Automation Complete Guide — Automate ufw firewall automation on Ubuntu 22.04 LTS (Linux 5.15, GA 2022-04-21) with Ansible. Use community.general.ufw to declare allow/deny rules.
- Ansible on Ubuntu 22.04 LTS: Unattended Security Updates Complete Guide — Automate unattended security updates on Ubuntu 22.04 LTS (Linux 5.15, GA 2022-04-21) with Ansible. Configure unattended-upgrades for automatic security patches.
- Ansible on Ubuntu 24.04 LTS: APT Package Management Complete Guide — Automate apt package management on Ubuntu 24.04 LTS (Linux 6.8, GA 2024-04-25) with Ansible. Use ansible.builtin.apt to manage packages, repos, GPG keys.
- Ansible on Ubuntu 24.04 LTS: AppArmor Profile Management Complete Guide — Automate apparmor profile management on Ubuntu 24.04 LTS (Linux 6.8, GA 2024-04-25) with Ansible.
- Ansible on Ubuntu 24.04 LTS: Docker CE Installation Complete Guide — Automate docker ce installation on Ubuntu 24.04 LTS (Linux 6.8, GA 2024-04-25) with Ansible. Add Docker GPG key, install docker-ce, manage containers.
- Ansible on Ubuntu 24.04 LTS: Kubernetes kubeadm Bootstrap Complete Guide — Automate kubernetes kubeadm bootstrap on Ubuntu 24.04 LTS (Linux 6.8, GA 2024-04-25) with Ansible.
- Ansible on Ubuntu 24.04 LTS: Nginx Reverse Proxy with Let's Encrypt Complete Guide — Automate nginx reverse proxy with let's encrypt on Ubuntu 24.04 LTS (Linux 6.8, GA 2024-04-25) with Ansible.
- Ansible on Ubuntu 24.04 LTS: OpenSSH Hardening Complete Guide — Automate openssh hardening on Ubuntu 24.04 LTS (Linux 6.8, GA 2024-04-25) with Ansible. Disable password auth, enforce ed25519 keys, restrict ciphers.
- Ansible on Ubuntu 24.04 LTS: PostgreSQL 16 Cluster Setup Complete Guide — Automate postgresql 16 cluster setup on Ubuntu 24.04 LTS (Linux 6.8, GA 2024-04-25) with Ansible.
- Ansible on Ubuntu 24.04 LTS: Systemd Service Hardening Complete Guide — Automate systemd service hardening on Ubuntu 24.04 LTS (Linux 6.8, GA 2024-04-25) with Ansible. Use ansible.builtin.systemd_service to install hardened drop-in.
- Ansible on Ubuntu 24.04 LTS: UFW Firewall Automation Complete Guide — Automate ufw firewall automation on Ubuntu 24.04 LTS (Linux 6.8, GA 2024-04-25) with Ansible. Use community.general.ufw to declare allow/deny rules.
- Ansible on Ubuntu 24.04 LTS: Unattended Security Updates Complete Guide — Automate unattended security updates on Ubuntu 24.04 LTS (Linux 6.8, GA 2024-04-25) with Ansible. Configure unattended-upgrades for automatic security patches.
- Ansible on Ubuntu 26.04 LTS: APT Package Management Complete Guide — Automate apt package management on Ubuntu 26.04 LTS (Linux 6.14, GA 2026-04-23) with Ansible. Use ansible.builtin.apt to manage packages, repos, GPG keys.
- Ansible on Ubuntu 26.04 LTS: AppArmor Profile Management Complete Guide — Automate apparmor profile management on Ubuntu 26.04 LTS (Linux 6.14, GA 2026-04-23) with Ansible.
- Ansible on Ubuntu 26.04 LTS: Docker CE Installation Complete Guide — Automate docker ce installation on Ubuntu 26.04 LTS (Linux 6.14, GA 2026-04-23) with Ansible. Add Docker GPG key, install docker-ce, manage containers.
- Ansible on Ubuntu 26.04 LTS: Kubernetes kubeadm Bootstrap Complete Guide — Automate kubernetes kubeadm bootstrap on Ubuntu 26.04 LTS (Linux 6.14, GA 2026-04-23) with Ansible.
- Ansible on Ubuntu 26.04 LTS: Nginx Reverse Proxy with Let's Encrypt Complete Guide — Automate nginx reverse proxy with let's encrypt on Ubuntu 26.04 LTS (Linux 6.14, GA 2026-04-23) with Ansible.
- Ansible on Ubuntu 26.04 LTS: OpenSSH Hardening Complete Guide — Automate openssh hardening on Ubuntu 26.04 LTS (Linux 6.14, GA 2026-04-23) with Ansible. Disable password auth, enforce ed25519 keys, restrict ciphers.
- Ansible on Ubuntu 26.04 LTS: PostgreSQL 16 Cluster Setup Complete Guide — Automate postgresql 16 cluster setup on Ubuntu 26.04 LTS (Linux 6.14, GA 2026-04-23) with Ansible.
- Ansible on Ubuntu 26.04 LTS: Systemd Service Hardening Complete Guide — Automate systemd service hardening on Ubuntu 26.04 LTS (Linux 6.14, GA 2026-04-23) with Ansible. Use ansible.builtin.systemd_service to install hardened.
- Ansible on Ubuntu 26.04 LTS: UFW Firewall Automation Complete Guide — Automate ufw firewall automation on Ubuntu 26.04 LTS (Linux 6.14, GA 2026-04-23) with Ansible. Use community.general.ufw to declare allow/deny rules.
- Ansible on Ubuntu 26.04 LTS: Unattended Security Updates Complete Guide — Automate unattended security updates on Ubuntu 26.04 LTS (Linux 6.14, GA 2026-04-23) with Ansible. Configure unattended-upgrades for automatic security patches.
- Ansible on Ubuntu Core 24: Ignition First-Boot Provisioning Complete Guide — Automate ignition first-boot provisioning on Ubuntu Core 24 (snap-only, GA 2024-06) with Ansible.
- Ansible on Ubuntu Core 24: Reboot-aware Patching Workflow Complete Guide — Automate reboot-aware patching workflow on Ubuntu Core 24 (snap-only, GA 2024-06) with Ansible. Stage updates, schedule reboot windows, gate on health checks.
- Ansible on Vanilla Kubernetes 1.30: Cluster Bootstrap Complete Guide — Automate cluster bootstrap on Vanilla Kubernetes 1.30 (kubeadm 1.30, GA 2024-04) with Ansible. Bring up a fresh control plane and join workers idempotently.
- Ansible on Vanilla Kubernetes 1.30: Ingress Controller Installation Complete Guide — Automate ingress controller installation on Vanilla Kubernetes 1.30 (kubeadm 1.30, GA 2024-04) with Ansible.
- Ansible on Vanilla Kubernetes 1.30: StorageClass and PVC Provisioning Complete Guide — Automate storageclass and pvc provisioning on Vanilla Kubernetes 1.30 (kubeadm 1.30, GA 2024-04) with Ansible.
- Ansible on Vanilla Kubernetes 1.31: Cluster Bootstrap Complete Guide — Automate cluster bootstrap on Vanilla Kubernetes 1.31 (kubeadm 1.31, GA 2024-08) with Ansible. Bring up a fresh control plane and join workers idempotently.
- Ansible on Vanilla Kubernetes 1.31: Ingress Controller Installation Complete Guide — Automate ingress controller installation on Vanilla Kubernetes 1.31 (kubeadm 1.31, GA 2024-08) with Ansible.
- Ansible on Vanilla Kubernetes 1.31: StorageClass and PVC Provisioning Complete Guide — Automate storageclass and pvc provisioning on Vanilla Kubernetes 1.31 (kubeadm 1.31, GA 2024-08) with Ansible.
- Ansible on Vanilla Kubernetes 1.32: Cluster Bootstrap Complete Guide — Automate cluster bootstrap on Vanilla Kubernetes 1.32 (kubeadm 1.32, GA 2024-12) with Ansible. Bring up a fresh control plane and join workers idempotently.
- Ansible on Vanilla Kubernetes 1.32: Ingress Controller Installation Complete Guide — Automate ingress controller installation on Vanilla Kubernetes 1.32 (kubeadm 1.32, GA 2024-12) with Ansible.
- Ansible on Vanilla Kubernetes 1.32: StorageClass and PVC Provisioning Complete Guide — Automate storageclass and pvc provisioning on Vanilla Kubernetes 1.32 (kubeadm 1.32, GA 2024-12) with Ansible.
- Ansible on Windows 11 23H2: BitLocker and TPM Configuration Complete Guide — Automate bitlocker and tpm configuration on Windows 11 23H2 (NT 10.0.22631, GA 2023-10-31) with Ansible.
- Ansible on Windows 11 23H2: Windows Update for Business via Ansible Complete Guide — Automate windows update for business via ansible on Windows 11 23H2 (NT 10.0.22631, GA 2023-10-31) with Ansible.
- Ansible on Windows 11 23H2: Workstation Software Baseline with Chocolatey Complete Guide — Automate workstation software baseline with chocolatey on Windows 11 23H2 (NT 10.0.22631, GA 2023-10-31) with Ansible.
- Ansible on Windows 11 24H2: BitLocker and TPM Configuration Complete Guide — Automate bitlocker and tpm configuration on Windows 11 24H2 (NT 10.0.26100, GA 2024-10-01) with Ansible.
- Ansible on Windows 11 24H2: Windows Update for Business via Ansible Complete Guide — Automate windows update for business via ansible on Windows 11 24H2 (NT 10.0.26100, GA 2024-10-01) with Ansible.
- Ansible on Windows 11 24H2: Workstation Software Baseline with Chocolatey Complete Guide — Automate workstation software baseline with chocolatey on Windows 11 24H2 (NT 10.0.26100, GA 2024-10-01) with Ansible.
- Ansible on Windows Server 2012 R2: Active Directory Domain Controller Promotion Complete Guide — Automate active directory domain controller promotion on Windows Server 2012 R2 (NT 6.3.9600, GA 2013-10-18) with Ansible. Use microsoft.ad.domain to promote.
- Ansible on Windows Server 2012 R2: Chocolatey Software Delivery Complete Guide — Automate chocolatey software delivery on Windows Server 2012 R2 (NT 6.3.9600, GA 2013-10-18) with Ansible.
- Ansible on Windows Server 2012 R2: Failover Cluster Bootstrap Complete Guide — Automate failover cluster bootstrap on Windows Server 2012 R2 (NT 6.3.9600, GA 2013-10-18) with Ansible.
- Ansible on Windows Server 2012 R2: Group Policy with Ansible Complete Guide — Automate group policy with ansible on Windows Server 2012 R2 (NT 6.3.9600, GA 2013-10-18) with Ansible.
- Ansible on Windows Server 2012 R2: Hyper-V Virtual Machine Provisioning Complete Guide — Automate hyper-v virtual machine provisioning on Windows Server 2012 R2 (NT 6.3.9600, GA 2013-10-18) with Ansible.
- Ansible on Windows Server 2012 R2: IIS Web Application Deployment Complete Guide — Automate iis web application deployment on Windows Server 2012 R2 (NT 6.3.9600, GA 2013-10-18) with Ansible. Install IIS, deploy an ASP.NET site, bind HTTPS.
- Ansible on Windows Server 2012 R2: PSRP Transport Configuration Complete Guide — Automate psrp transport configuration on Windows Server 2012 R2 (NT 6.3.9600, GA 2013-10-18) with Ansible.
- Ansible on Windows Server 2012 R2: WinRM HTTPS Setup Complete Guide — Automate winrm https setup on Windows Server 2012 R2 (NT 6.3.9600, GA 2013-10-18) with Ansible. Enable WinRM on port 5986, install a certificate, harden auth.
- Ansible on Windows Server 2016: Active Directory Domain Controller Promotion Complete Guide — Automate active directory domain controller promotion on Windows Server 2016 (NT 10.0.14393, GA 2016-10-12) with Ansible. Use microsoft.ad.domain to promote.
- Ansible on Windows Server 2016: Chocolatey Software Delivery Complete Guide — Automate chocolatey software delivery on Windows Server 2016 (NT 10.0.14393, GA 2016-10-12) with Ansible.
- Ansible on Windows Server 2016: Failover Cluster Bootstrap Complete Guide — Automate failover cluster bootstrap on Windows Server 2016 (NT 10.0.14393, GA 2016-10-12) with Ansible.
- Ansible on Windows Server 2016: Group Policy with Ansible Complete Guide — Automate group policy with ansible on Windows Server 2016 (NT 10.0.14393, GA 2016-10-12) with Ansible.
- Ansible on Windows Server 2016: Hyper-V Virtual Machine Provisioning Complete Guide — Automate hyper-v virtual machine provisioning on Windows Server 2016 (NT 10.0.14393, GA 2016-10-12) with Ansible.
- Ansible on Windows Server 2016: IIS Web Application Deployment Complete Guide — Automate iis web application deployment on Windows Server 2016 (NT 10.0.14393, GA 2016-10-12) with Ansible. Install IIS, deploy an ASP.NET site, bind HTTPS.
- Ansible on Windows Server 2016: PSRP Transport Configuration Complete Guide — Automate psrp transport configuration on Windows Server 2016 (NT 10.0.14393, GA 2016-10-12) with Ansible.
- Ansible on Windows Server 2016: WinRM HTTPS Setup Complete Guide — Automate winrm https setup on Windows Server 2016 (NT 10.0.14393, GA 2016-10-12) with Ansible. Enable WinRM on port 5986, install a certificate, harden auth.
- Ansible on Windows Server 2019: Active Directory Domain Controller Promotion Complete Guide — Automate active directory domain controller promotion on Windows Server 2019 (NT 10.0.17763 (RS5), GA 2018-11-13) with Ansible. Use microsoft.ad.domain.
- Ansible on Windows Server 2019: Chocolatey Software Delivery Complete Guide — Automate chocolatey software delivery on Windows Server 2019 (NT 10.0.17763 (RS5), GA 2018-11-13) with Ansible.
- Ansible on Windows Server 2019: Failover Cluster Bootstrap Complete Guide — Automate failover cluster bootstrap on Windows Server 2019 (NT 10.0.17763 (RS5), GA 2018-11-13) with Ansible.
- Ansible on Windows Server 2019: Group Policy with Ansible Complete Guide — Automate group policy with ansible on Windows Server 2019 (NT 10.0.17763 (RS5), GA 2018-11-13) with Ansible.
- Ansible on Windows Server 2019: Hyper-V Virtual Machine Provisioning Complete Guide — Automate hyper-v virtual machine provisioning on Windows Server 2019 (NT 10.0.17763 (RS5), GA 2018-11-13) with Ansible.
- Ansible on Windows Server 2019: IIS Web Application Deployment Complete Guide — Automate iis web application deployment on Windows Server 2019 (NT 10.0.17763 (RS5), GA 2018-11-13) with Ansible. Install IIS, deploy an ASP.NET site, bind.
- Ansible on Windows Server 2019: PSRP Transport Configuration Complete Guide — Automate psrp transport configuration on Windows Server 2019 (NT 10.0.17763 (RS5), GA 2018-11-13) with Ansible.
- Ansible on Windows Server 2019: WinRM HTTPS Setup Complete Guide — Automate winrm https setup on Windows Server 2019 (NT 10.0.17763 (RS5), GA 2018-11-13) with Ansible.
- Ansible on Windows Server 2022: Active Directory Domain Controller Promotion Complete Guide — Automate active directory domain controller promotion on Windows Server 2022 (NT 10.0.20348 (Iron), GA 2021-08-18) with Ansible. Use microsoft.ad.domain.
- Ansible on Windows Server 2022: Chocolatey Software Delivery Complete Guide — Automate chocolatey software delivery on Windows Server 2022 (NT 10.0.20348 (Iron), GA 2021-08-18) with Ansible.
- Ansible on Windows Server 2022: Failover Cluster Bootstrap Complete Guide — Automate failover cluster bootstrap on Windows Server 2022 (NT 10.0.20348 (Iron), GA 2021-08-18) with Ansible.
- Ansible on Windows Server 2022: Group Policy with Ansible Complete Guide — Automate group policy with ansible on Windows Server 2022 (NT 10.0.20348 (Iron), GA 2021-08-18) with Ansible.
- Ansible on Windows Server 2022: Hyper-V Virtual Machine Provisioning Complete Guide — Automate hyper-v virtual machine provisioning on Windows Server 2022 (NT 10.0.20348 (Iron), GA 2021-08-18) with Ansible.
- Ansible on Windows Server 2022: IIS Web Application Deployment Complete Guide — Automate iis web application deployment on Windows Server 2022 (NT 10.0.20348 (Iron), GA 2021-08-18) with Ansible. Install IIS, deploy an ASP.NET site, bind.
- Ansible on Windows Server 2022: PSRP Transport Configuration Complete Guide — Automate psrp transport configuration on Windows Server 2022 (NT 10.0.20348 (Iron), GA 2021-08-18) with Ansible.
- Ansible on Windows Server 2022: WinRM HTTPS Setup Complete Guide — Automate winrm https setup on Windows Server 2022 (NT 10.0.20348 (Iron), GA 2021-08-18) with Ansible.
- Ansible on Windows Server 2025: Active Directory Domain Controller Promotion Complete Guide — Automate active directory domain controller promotion on Windows Server 2025 (NT 10.0.26100 (Windows 11 24H2 base), GA 2024-11-01) with Ansible. Use.
- Ansible on Windows Server 2025: Chocolatey Software Delivery Complete Guide — Automate chocolatey software delivery on Windows Server 2025 (NT 10.0.26100 (Windows 11 24H2 base), GA 2024-11-01) with Ansible.
- Ansible on Windows Server 2025: Failover Cluster Bootstrap Complete Guide — Automate failover cluster bootstrap on Windows Server 2025 (NT 10.0.26100 (Windows 11 24H2 base), GA 2024-11-01) with Ansible.
- Ansible on Windows Server 2025: Group Policy with Ansible Complete Guide — Automate group policy with ansible on Windows Server 2025 (NT 10.0.26100 (Windows 11 24H2 base), GA 2024-11-01) with Ansible.
- Ansible on Windows Server 2025: Hyper-V Virtual Machine Provisioning Complete Guide — Automate hyper-v virtual machine provisioning on Windows Server 2025 (NT 10.0.26100 (Windows 11 24H2 base), GA 2024-11-01) with Ansible.
- Ansible on Windows Server 2025: IIS Web Application Deployment Complete Guide — Automate iis web application deployment on Windows Server 2025 (NT 10.0.26100 (Windows 11 24H2 base), GA 2024-11-01) with Ansible. Install IIS, deploy.
- Ansible on Windows Server 2025: PSRP Transport Configuration Complete Guide — Automate psrp transport configuration on Windows Server 2025 (NT 10.0.26100 (Windows 11 24H2 base), GA 2024-11-01) with Ansible.
- Ansible on Windows Server 2025: WinRM HTTPS Setup Complete Guide — Automate winrm https setup on Windows Server 2025 (NT 10.0.26100 (Windows 11 24H2 base), GA 2024-11-01) with Ansible.
- Ansible on k3s: Cluster Bootstrap Complete Guide — Automate cluster bootstrap on k3s (k3s 1.32+, GA continuous) with Ansible. Bring up a fresh control plane and join workers idempotently.
- Ansible on k3s: Ingress Controller Installation Complete Guide — Automate ingress controller installation on k3s (k3s 1.32+, GA continuous) with Ansible. Install ingress-nginx with Helm and expose via LoadBalancer/MetalLB.
- Ansible on k3s: StorageClass and PVC Provisioning Complete Guide — Automate storageclass and pvc provisioning on k3s (k3s 1.32+, GA continuous) with Ansible. Create StorageClasses and reclaim policies; verify dynamic.
- Ansible on macOS 14 Sonoma: Apple Silicon Control Node Setup Complete Guide — Automate apple silicon control node setup on macOS 14 Sonoma (Darwin 23, GA 2023-09) with Ansible.
- Ansible on macOS 14 Sonoma: Homebrew-based Ansible Install Complete Guide — Automate homebrew-based ansible install on macOS 14 Sonoma (Darwin 23, GA 2023-09) with Ansible.
- Ansible on macOS 14 Sonoma: Mac Fleet Provisioning with elasticbox Complete Guide — Automate mac fleet provisioning with elasticbox on macOS 14 Sonoma (Darwin 23, GA 2023-09) with Ansible.
- Ansible on macOS 15 Sequoia: Apple Silicon Control Node Setup Complete Guide — Automate apple silicon control node setup on macOS 15 Sequoia (Darwin 24, GA 2024-09) with Ansible.
- Ansible on macOS 15 Sequoia: Homebrew-based Ansible Install Complete Guide — Automate homebrew-based ansible install on macOS 15 Sequoia (Darwin 24, GA 2024-09) with Ansible.
- Ansible on macOS 15 Sequoia: Mac Fleet Provisioning with elasticbox Complete Guide — Automate mac fleet provisioning with elasticbox on macOS 15 Sequoia (Darwin 24, GA 2024-09) with Ansible.
- Ansible on macOS 26 Tahoe: Apple Silicon Control Node Setup Complete Guide — Automate apple silicon control node setup on macOS 26 Tahoe (Darwin 25, GA 2025-09) with Ansible.
- Ansible on macOS 26 Tahoe: Homebrew-based Ansible Install Complete Guide — Automate homebrew-based ansible install on macOS 26 Tahoe (Darwin 25, GA 2025-09) with Ansible. Install Ansible from Homebrew, manage upgrades, isolate.
- Ansible on macOS 26 Tahoe: Mac Fleet Provisioning with elasticbox Complete Guide — Automate mac fleet provisioning with elasticbox on macOS 26 Tahoe (Darwin 25, GA 2025-09) with Ansible.
- Ansible on openSUSE Leap 15.6: AppArmor Profile Enforcement Complete Guide — Automate apparmor profile enforcement on openSUSE Leap 15.6 (Linux 6.4, GA 2024-06-12) with Ansible. Enforce AppArmor profiles.
- Ansible on openSUSE Leap 15.6: YaST Automation Patterns Complete Guide — Automate yast automation patterns on openSUSE Leap 15.6 (Linux 6.4, GA 2024-06-12) with Ansible.
- Ansible on openSUSE Leap 15.6: Zypper Package Management Complete Guide — Automate zypper package management on openSUSE Leap 15.6 (Linux 6.4, GA 2024-06-12) with Ansible. Manage zypper repos, GPG keys, packages, and patterns.
- Ansible on openSUSE Leap 15.6: snapper Btrfs Rollback Complete Guide — Automate snapper btrfs rollback on openSUSE Leap 15.6 (Linux 6.4, GA 2024-06-12) with Ansible. Take pre/post snapshots around upgrades and roll back failures.
- Ansible on openSUSE MicroOS: Ignition First-Boot Provisioning Complete Guide — Automate ignition first-boot provisioning on openSUSE MicroOS (transactional-update, GA rolling) with Ansible.
- Ansible on openSUSE MicroOS: Reboot-aware Patching Workflow Complete Guide — Automate reboot-aware patching workflow on openSUSE MicroOS (transactional-update, GA rolling) with Ansible.
- Ansible on openSUSE Tumbleweed: AppArmor Profile Enforcement Complete Guide — Automate apparmor profile enforcement on openSUSE Tumbleweed (rolling, GA rolling) with Ansible. Enforce AppArmor profiles with the community.general.apparmor.
- Ansible on openSUSE Tumbleweed: YaST Automation Patterns Complete Guide — Automate yast automation patterns on openSUSE Tumbleweed (rolling, GA rolling) with Ansible. Bridge YaST configuration with Ansible-managed files and services.
- Ansible on openSUSE Tumbleweed: Zypper Package Management Complete Guide — Automate zypper package management on openSUSE Tumbleweed (rolling, GA rolling) with Ansible. Manage zypper repos, GPG keys, packages, and patterns.
- Ansible on openSUSE Tumbleweed: snapper Btrfs Rollback Complete Guide — Automate snapper btrfs rollback on openSUSE Tumbleweed (rolling, GA rolling) with Ansible. Take pre/post snapshots around upgrades and roll back failures.
- Ansible pause Module: Wait, Prompt, and Delay Execution (Complete Guide) — How to use Ansible pause module to wait, prompt for input, and add delays. Interactive confirmations, timed pauses, and user prompts with playbook examples.
- Ansible pip Module: Install Python Packages & Libraries (Guide) — How to install Python packages with Ansible pip module (ansible.builtin.pip). Install from PyPI, requirements.txt, virtualenvs.
- Ansible reboot Module: Restart Hosts and Wait for Recovery (Complete Guide) — How to use Ansible reboot module to safely restart servers. Wait for SSH, set timeout, handle kernel updates. Complete guide with playbook examples.
- Ansible regex_replace Filter: Find & Replace with Regex (Complete Guide) — How to find and replace text with regex in Ansible using regex_replace filter. Pattern matching, capture groups, string substitution.
- Ansible regex_search Filter: Search Strings with Regex Patterns (Guide) — How to search strings with regex in Ansible using the regex_search filter. Extract matches, capture groups, validate patterns in Jinja2.
- Ansible regex_search & regex_replace Filters: Pattern Matching Guide — Complete guide to Ansible regex_search and regex_replace filters. Extract text with regex patterns, find and replace strings, validate formats, parse log.
- Ansible register: Save Task Output to Variables (Complete Guide) — Complete guide to Ansible register. Save task output to variables, access stdout, stderr, return codes, and use registered results in conditions, loops.
- Ansible retries & until: Retry Failed Tasks Automatically (Guide) — Complete guide to Ansible retries and until loops. Retry failed tasks automatically, wait for services, implement polling patterns, and handle transient.
- Ansible run_once vs delegate_to vs serial: Control Task Execution Scope — Complete comparison of Ansible run_once, delegate_to, and serial. Learn when to run tasks on a single host, delegate to a specific target, or control batch.
- Ansible serial: Rolling Updates and Batch Deployment Guide — Complete guide to Ansible serial keyword. Implement rolling updates, batch deployments, canary releases, and zero-downtime strategies with max_fail_percentage.
- Ansible service Module: Start, Stop & Restart Services (ansible.builtin.service) — How to manage services with Ansible service module (ansible.builtin.service). Start, stop, restart, enable, disable systemd and init services.
- Ansible set_fact: Create & Set Runtime Variables (Complete Guide) — How to use ansible.builtin.set_fact to create variables at runtime. Set facts from task output, conditionals, loops, and registered variables.
- Ansible set_fact vs vars vs extra_vars: Variable Types Compared — Complete comparison of Ansible set_fact, vars, extra_vars, group_vars, host_vars, role defaults, and registered variables.
- Ansible shell vs command vs raw: When to Use Each Module (Comparison) — Difference between Ansible shell, command, and raw modules. When to use shell vs command, pipes, redirects, environment variables.
- Ansible slurp Module: Read Remote Files as Base64 (Complete Guide) — Complete guide to Ansible slurp module (ansible.builtin.slurp). Read remote file contents as base64, decode with b64decode filter, parse JSON/YAML configs.
- Ansible stat Module: Check File Properties and Existence (Complete Guide) — How to use Ansible stat module to check if files exist, get file size, permissions, checksums. Complete guide with playbook examples for file validation.
- Ansible strftime Filter: Format Dates and Timestamps in Playbooks — Complete guide to Ansible strftime filter. Format dates, timestamps, and ansible_date_time facts with custom patterns. Create backup filenames and log entries.
- Ansible sysctl Module: Manage Kernel Parameters (Complete Guide) — How to use Ansible sysctl module to set kernel parameters. Configure networking, memory, security settings. Persist changes in sysctl.conf with examples.
- Ansible systemd Module: Manage Services, Timers & Units (Guide) — How to manage systemd services with Ansible systemd module (ansible.builtin.systemd). Start, stop, enable, reload services, manage timers and units.
- Ansible vs ansible-core: Package Differences Explained (2026) — Understand the difference between ansible and ansible-core packages. Compare contents, versions, installation, and choose the right package for your needs.
- Ansible inventory_hostname vs ansible_hostname vs ansible_fqdn (Explained) — Difference between Ansible inventory_hostname, ansible_hostname, ansible_host, and ansible_fqdn variables.
- Ansible ternary Filter: Inline If-Else Conditional in Jinja2 (Guide) — How to use the Ansible ternary filter for inline if-else conditionals in Jinja2 templates. Simplify variable assignment, default values, boolean logic.
- Ansible troubleshooting - AWS Failed to import the required Python library (botocore or boto3) — Learn how to troubleshoot and fix the \"Failed to import the required Python library (botocore or boto3)\" error in Ansible for AWS with a live Playbook.
- Ansible troubleshooting - Resolve Ansible Galaxy Role Installation Issues — Learn to resolve Ansible Galaxy role installation errors. Follow our guide to troubleshoot issues, verify role names, and explore alternative sources.
- Ansible Vault Error: Fix 'Attempting to Decrypt but No Vault Secrets Found' — How to fix Ansible 'attempting to decrypt but no vault secrets found' error. Configure vault password file, --ask-vault-pass, vault-id.
- Ansible Troubleshooting: Fix Jinja2 Syntax & Inventory Errors — Learn to troubleshoot and fix Jinja2 syntax and inventory errors in Ansible playbooks. Follow our guide to ensure successful execution and improve automation.
- Ansible troubleshooting - Destination does not exist rc 257 — Troubleshoot the "Destination does not exist" error (return code 257) in Ansible with Luca Berton on Ansible Pilot! Learn to fix file path issues effectively.
- Ansible troubleshooting - Error 102: No Jinja2 in 'when' Conditions — The when clause in Ansible playbooks controls task execution based on conditions. Learn to avoid Ansible Error 102 by ensuring correct Jinja2 formatting.
- Ansible troubleshooting - Error 104: Deprecated Bare Vars — Ansible Error 104 \"Deprecated Bare Vars\" flags ambiguous expressions that could be misinterpreted as variables or strings in playbooks.
- Ansible troubleshooting - Error 105: Deprecated Module Usage — Ansible Error 105, "Deprecated Module", warns against using outdated modules that lack maintenance and may be removed in future releases.
- Ansible troubleshooting - Error 106: Role Name Rules — Ansible Error 106, "`role-name`", enforces rules for role names to ensure clarity and maintainability in playbooks.
- Ansible troubleshooting - Error 202: Risky Octal Permissions — Ansible Error 202, "`risky-octal`", warns against using octal file permissions without a leading zero, which can lead to unpredictable outcomes.
- Ansible troubleshooting — Error 203: No Tabs — Ansible Error 203, “no-tabs,” prevents tab characters (\t) in playbooks due to formatting risks. Using spaces maintains readability and avoids issues.
- Ansible troubleshooting - Error 205: playbook-extension — Ansible Error 205, “playbook-extension,” ensures playbooks use `.yml` or `.yaml` extensions for proper YAML format.
- Ansible troubleshooting - Error 206 Jinja Spacing — Ansible Error 206, "`jinja[spacing]`", ensures proper spacing within Jinja2 templates for improved readability and accuracy
- Ansible troubleshooting - Error 207: Jinja Invalid — Ansible Error 207, "`jinja[invalid]`", flags invalid Jinja2 templates like unexpected characters within double curly braces (e.g., {{ & }}).
- Ansible troubleshooting - Error 208: risky-file-permissions — Ansible Error 208, "`risky-file-permissions`," warns against insecure file permissions set by modules like ansible.builtin.copy or community.general.ini_file.
- Ansible troubleshooting - Error 301: no-changed-when — "Ansible Error 301, no-changed-when, ensures tasks properly report changes. Use changed_when to define task modifications accurately."
- Ansible-Lint Error 302 deprecated-command-syntax: Fix Guide — Fix ansible-lint Error 302 deprecated-command-syntax. Replace command/shell with proper Ansible modules for file operations, package management, and services.
- Ansible troubleshooting - Error 303: command-instead-of-module — Rule 303, command-instead-of-module, advises using Ansible modules over raw commands for improved playbook reliability."
- Ansible troubleshooting - Error 304: inline-env-var — Rule 304, inline-env-var, advises against setting environment variables directly within the ansible.builtin.command module.
- Ansible troubleshooting - Error 305: command-instead-of-shell — "How to Solve Ansible Error 305: command-instead-of-shell - A troubleshooting guide."
- Ansible troubleshooting - Error 306: risky-shell-pipe — Rule 306, risky-shell-pipe, advises setting pipefail to ensure reliable task execution in Ansible shell modules.
- Ansible troubleshooting - Error 401: latest[git] — Rule 401, latest[git], ensures stable playbook development by flagging unpredictable Git repository checkouts in Ansible modules.
- Ansible troubleshooting - Error 402: latest[hg] — Rule 402, latest[hg], ensures stable playbook development by flagging unpredictable Mercurial (hg) repository checkouts in Ansible modules.
- Ansible-Lint Error 403 package-latest: Fix State Latest Warning — Fix ansible-lint Error 403 package-latest. Understand why state=latest is risky, when to use state=present, and how to pin package versions safely.
- Ansible-Lint Error 404 no-relative-paths: Fix Path Issues (Guide) — Fix ansible-lint error 404 no-relative-paths. Use absolute paths or role-relative paths instead of ../ relative references in copy, template, and script.
- Ansible troubleshooting - Error 501: partial-become — Rule 501, partial-become, ensures consistent privilege escalation in Ansible by verifying become_user aligns with become: true
- Ansible troubleshooting - Error 502: name[missing] — Rule 502, name[missing], ensures all tasks in Ansible playbooks are named, enhancing clarity and documentation.
- Ansible troubleshooting - Error 503: no-handler — Rule 503, no-handler, in Ansible ensures tasks responding to changes are structured as handlers for efficient playbook management.
- Ansible troubleshooting - Error 504: deprecated-local-action — Ansible Rule 504, deprecated-local-action, advises against using local_action and suggests delegate_to: localhost for local tasks.
- Ansible troubleshooting - Error 505: missing-import — How to solve Ansible Error 505: missing-import - A troubleshooting guide for resolving import issues.
- Ansible-Lint Error 601 literal-compare: Fix Boolean Comparisons — Fix ansible-lint Error 601 literal-compare. Stop comparing to True/False literally and use proper Jinja2 boolean testing in when conditions.
- Ansible troubleshooting - Error 602: empty-string-compare — Ansible Rule 602, empty-string-compare, enhances playbook clarity by promoting direct length comparisons over empty string checks.
- Ansible troubleshooting - Error 702: meta-no-tags — Ansible Rule 702, meta-no-tags, ensures role metadata tags use lowercase letters and digits for consistency and clarity.
- Ansible troubleshooting - Error 703: meta-incorrect — Ansible Rule 703, meta-incorrect, ensures role metadata fields like author, description, company, and license have defined values.
- Ansible troubleshooting - Error 704: meta-video-links — How to solve Ansible Error 704: meta-video-links - A guide to ensuring proper video link formatting.
- Ansible troubleshooting - Error 911: syntax-check — Ansible Rule 911, syntax-check, ensures all playbooks pass a syntax check, critical for accurate task execution and playbook reliability
- Ansible troubleshooting - Error args — The args rule in Ansible validates task arguments against module documentation, ensuring correct parameter usage for reliable automation.
- Ansible troubleshooting - Error avoid-implicit — The avoid-implicit rule in Ansible identifies and advises against implicit behaviors, promoting explicit instructions for predictable playbook execution.
- Ansible FQCN Error: Fix Fully Qualified Collection Name Issues (Guide) — Fix Ansible FQCN errors. Understand Fully Qualified Collection Names, migrate from short module names, resolve 'could not resolve module' errors.
- Ansible troubleshooting - Error galaxy — The galaxy rule verifies that the version specified in galaxy.yml for an Ansible collection is at least 1.0.0, ensuring standard versioning for production.
- Ansible troubleshooting - Error internal-error — Learn how to troubleshoot and resolve internal errors in Ansible playbooks, including examples of problematic and corrected code to guide you.
- Ansible-Lint Error key-order: Fix YAML Key Ordering in Playbooks — Fix ansible-lint key-order error. Understand recommended YAML key ordering for tasks, plays, and roles. Configure or skip the rule with examples.
- Ansible-Lint Error load-failure: Fix Module & Plugin Load Errors — Fix ansible-lint load-failure error. Resolve missing collections, broken imports, Python dependency issues, and plugin load failures with troubleshooting steps.
- Ansible-Lint Error loop-var-prefix: Fix Loop Variable Names — Fix ansible-lint loop-var-prefix error. Use loop_control with loop_var to prefix loop variables and avoid variable conflicts in nested loops.
- Ansible troubleshooting - Error markupsafe — Resolve the No module named markupsafe error in Ansible by reinstalling Ansible, ansible-lint, and python-markupsafe via Homebrew.
- Ansible troubleshooting - Error meta-runtime — The meta-runtime rule verifies the requires_ansible key in meta/runtime.yml to ensure compatibility with supported Ansible versions.
- Ansible troubleshooting - Error: name[template] — The name[template] error in Ansible highlights issues with task naming, particularly involving improper use of Jinja templates.
- Ansible troubleshooting - Error: name[casing] — The name[casing] rule in Ansible ensures task and play names begin with an uppercase letter for clarity and consistency in playbooks.
- Ansible troubleshooting - Error: name[play] — The name rule in Ansible ensures clear and consistent naming conventions for tasks and plays in playbooks, enhancing readability and troubleshooting.
- Ansible troubleshooting - Error: name[prefix] — In Ansible, the name[prefix] rule enhances task organization by recommending prefixing task names with file stems, aiding clarity and troubleshooting.
- Ansible troubleshooting - Error no-free-form — In Ansible, the no-free-form rule promotes clarity and reliability by discouraging free-form syntax in module calls within playbooks.
- Ansible troubleshooting - Error: no-jinja-when — The no-jinja-when rule in Ansible ensures clear and effective use of conditional statements, discouraging Jinja expressions in when clauses.
- Ansible no_log: Hide Sensitive Data in Playbook Output (Guide) — How to use Ansible no_log to protect passwords and sensitive data in playbook output. Prevent secrets from appearing in logs, debug safely.
- Ansible troubleshooting - Error no-prompting — Here's an example of problematic code in an Ansible playbook, including user prompts and a 5-minute pause, which violates best practices and can be corrected.
- Ansible troubleshooting - Error no-same-owner — Learn to avoid pitfalls with Ansible no-same-owner rule, crucial for preventing unintended owner and group mismatches in file transfers.
- Ansible troubleshooting - Error only-builtins — Maintain consistency and simplicity in Ansible playbooks with the only-builtins rule, ensuring exclusive use of ansible.builtin actions.
- Ansible troubleshooting - Error parser-error — Discover the nuances of the parser-error in Ansible Lint, signaling syntax inconsistencies that disrupt playbook execution.
- Ansible troubleshooting - Error run-once — Learn how to effectively use the run_once directive in Ansible playbooks, ensuring tasks run only once per playbook, and avoid common pitfalls when combined.
- Ansible troubleshooting - Error sanity — Explore the sanity rule in Ansible, ensuring adherence to best practices and consistency in managing code quality and exemptions.
- Ansible Error 'Use loop or with_': Fix Deprecated with_items Syntax — Fix Ansible deprecation error about loop vs with_items. Migrate from with_items, with_dict, with_nested to modern loop syntax with practical before/after.
- Ansible 'Failed to Connect via SSH localhost:22': Fix Guide — Fix Ansible 'failed to connect to the host via ssh localhost port 22' error. Resolve SSH config, connection type, host key, and authentication issues.
- Ansible troubleshooting — Invalid plugin name: regex.replace Error in Ansible — Learn how to resolve the Invalid plugin name: regex.replace error in Ansible by updating Ansible and verifying syntax.
- Ansible troubleshooting - Kubernetes K8s or OpenShift OCP 401 Unauthorized — Explore troubleshooting steps for Kubernetes 401 Unauthorized errors in Ansible when interacting with Kubernetes or OpenShift clusters.
- Ansible troubleshooting - Module Failure on Windows-target — Discover how to troubleshoot Module Failure on Windows-target in Ansible, focusing on resolving execution errors effectively.
- Ansible Troubleshooting: Fix ModuleNotFoundError 'ansible' — Addressing a common Ansible module installation issue: How to resolve ModuleNotFoundError: No module named ansible.
- Ansible Permission Denied (Errno 13): Fix File Access Errors — Fix Ansible Permission denied [Errno 13] errors. Resolve file permission, become/sudo, SELinux, and directory access issues with troubleshooting steps.
- Ansible Troubleshooting: Fix Missing amazon.aws.ec2_ami_info — Learn how to troubleshoot the amazon.aws.ec2_ami_info module error in Ansible, crucial for managing Amazon Machine Images (AMIs) effectively.
- Ansible Syntax Error: Debug & Fix YAML Playbook Errors (Guide) — Fix Ansible syntax errors in playbooks. Debug YAML indentation, quoting, colons, and common YAML gotchas with step-by-step troubleshooting examples.
- Ansible Troubleshooting: Resolving community.aws.ec2_instance Issues — Explore the challenges and solutions surrounding the community.aws.ec2_instance module in Ansible playbooks, highlighting module path errors and collection.
- Ansible 'This command has to be run under the root user' Error: Fix with become — Fix the Ansible error 'This command has to be run under the root user'. Enable privilege escalation with become, become_method, and sudoers configuration.
- Ansible troubleshooting - Unhandled exception while executing module win_user — Unhandled exception errors are nasty Ansible problems. In a live Playbook, we are going to troubleshoot starting from the error message.
- Ansible Fix 'VARIABLE IS NOT DEFINED' Error: Undefined Variables — Fix Ansible VARIABLE IS NOT DEFINED error. Troubleshoot undefined variables, missing facts, gather_facts issues, and use default filter for safe access.
- Ansible troubleshooting - VMware Failed to Import PyVmomi — Let’s troubleshoot together the Ansible fatal error “Failed to import the required Python library (PyVmomi)” to find the root cause, install the required.
- Ansible troubleshooting - VMware Unknown error while connecting to vCenter or ESXi — Let’s troubleshoot together the Ansible fatal error “Unknown error while connecting to vCenter or ESXi API, [Errno -2] Name or service not known” to find.
- Ansible troubleshooting - VMware certificate verify failed connecting to vCenter or ESXi — Learn how to resolve the "certificate verify failed" error in Ansible when connecting to VMware vCenter. Follow our step-by-step guide for a smooth fix.
- Ansible troubleshooting - Windows 10 Error 0x80370102 WSL: Windows Subsystem for Linux — How to troubleshoot the Windows 10 WSL: Windows Subsystem for Linux - Error: 0x80370102 The virtual machine could not be started because a required feature.
- Ansible troubleshooting - Windows 11 Error 0x80370102 WSL: Windows Subsystem for Linux — How to troubleshoot the Windows 11 WSL: Windows Subsystem for Linux - Error: 0x80370102 The virtual machine could not be started because a required feature.
- Ansible 'chgrp failed' Error: Fix Group Ownership Permission Issues — Fix Ansible chgrp failed error when setting file group ownership. Resolve permission denied, missing groups, and mounted filesystem issues with troubleshooting.
- Ansible 'Destination Does Not Exist' Error: Fix Path Issues — Fix Ansible destination does not exist error. Resolve missing parent directories, wrong paths, and permission issues for copy, template, and file modules.
- Ansible 'Failure Downloading' Error: Fix get_url & uri Module Issues — Fix Ansible 'failure downloading' errors with get_url and uri modules. Covers SSL certificate issues, proxy settings, timeouts, and authentication for file.
- Ansible 'fatal: template error while templating string' Fix (Guide) — Fix Ansible template error while templating string. Resolve undefined variables, syntax errors, and Jinja2 issues in playbooks and templates with examples.
- Ansible 'Invalid Argument' Error: Fix Wrong Module Parameters (Guide) — Fix Ansible invalid argument errors. Resolve wrong module parameters, typos, deprecated options, and unsupported arguments with troubleshooting steps.
- Ansible 'Missing Required Arguments' Error: Fix Missing Module Parameters — Fix the Ansible 'missing required arguments' error. Identify required vs optional module parameters, check documentation, and troubleshoot common parameter.
- Ansible Fix 'Missing sudo Password' Error: Become Configuration — Fix Ansible 'missing sudo password' error. Configure become_password, passwordless sudo, ask-become-pass, and proper privilege escalation settings.
- Ansible 'Not a Valid Attribute for a Play' Error: How to Fix (Guide) — Fix the Ansible error 'is not a valid attribute for a Play'. Common causes: typos in play keywords, wrong indentation level, unsupported directives.
- Ansible Missing Sudo Password: Fix Passwordless SSH & Sudo Errors — Fix Ansible 'missing sudo password' errors. Set up SSH key authentication, configure sudo NOPASSWD, use ansible_become_password.
- Ansible PowerShell & sudo Become Error: 'powershell is not compatible' Fix — Fix the Ansible error 'powershell is not compatible with the sudo become plugin'. Occurs when targeting Windows hosts with Linux-style privilege escalation.
- Ansible Fix 'Role Not Found' Error: Path & Resolution Guide — Fix Ansible role not found error. Configure roles_path, install from Galaxy, check directory structure, and resolve common role loading issues.
- Ansible Fix Undefined Variable Error: Complete Troubleshooting Guide — Fix Ansible undefined variable errors. Use default filter, debug variable scope, handle missing facts, and prevent undefined variable issues in playbooks.
- Ansible 'urlopen error' Fix: SSL, Proxy & Network Connection Issues — Fix Ansible urlopen error for SSL certificate failures, proxy issues, DNS resolution, and network timeouts.
- Ansible SSH with Passwords: Fix sshpass & Authentication (Guide) — Fix Ansible SSH password authentication issues. Install sshpass, configure ask-pass, handle password prompts, and migrate to SSH keys with examples.
- Ansible troubleshooting - user module password_expiry_min bug and workaround — Join Luca Berton on Ansible Pilot as we troubleshoot the user module bug, exploring effective workarounds through live Playbooknstrations.
- Ansible unarchive Module: Extract tar, zip, gz Archives (Complete Guide) — How to use Ansible unarchive module to extract tar.gz, zip, bz2 archives. Deploy from local or remote sources. Complete guide with playbook examples.
- Ansible uri Module: Make HTTP/REST API Calls from Playbooks (Guide) — Complete guide to Ansible uri module. Make GET, POST, PUT, DELETE requests, authenticate with APIs, upload files, handle JSON responses, and implement health.
- Ansible uri Module: Make HTTP Requests and API Calls (Complete Guide) — How to use Ansible uri module for HTTP GET, POST, PUT, DELETE requests. Call REST APIs, check health endpoints, download JSON. Complete guide with examples.
- ansible.builtin.user Module: Create & Manage Linux Users (Complete Guide) — Complete guide to ansible.builtin.user module. Create, delete, modify Linux user accounts, set passwords, SSH keys, groups, home directories.
- Ansible vars_files: Load Variables from External YAML Files (Guide) — Complete guide to Ansible vars_files. Load variables from external YAML files, use with Ansible Vault encryption, organize by environment, and handle.
- Ansible vs Ansible-Core: Key Differences Explained (2026) — Ansible vs ansible-core comparison. Understand the difference between the community package and the core engine, which to install, version mapping.
- Ansible vs Chef: Key Differences Compared (2025 Guide) — Ansible vs Chef comparison: architecture, language, learning curve, agent requirements, and use cases.
- Ansible vs Docker: Differences, Use Cases, and How to Use Both — Understand the differences between Ansible and Docker. Learn when to use each tool and how they complement each other for infrastructure automation.
- Ansible vs Jenkins: Key Differences and When to Use Each — Compare Ansible and Jenkins for CI/CD and automation. Learn the differences in architecture, use cases, and how they complement each other in DevOps pipelines.
- Ansible vs Jenkins: When to Use Each and How to Combine Them (2026 Guide) — Ansible vs Jenkins comparison for automation and CI/CD. Key differences, use cases, and how to integrate Ansible with Jenkins pipelines.
- Ansible vs Kubernetes: Key Differences & When to Use Each (2026 Guide) — Ansible vs Kubernetes comparison. Key differences between configuration management and container orchestration. When to use each, and how to combine them.
- Ansible vs Kubernetes: When to Use Each & How They Work Together — Ansible vs Kubernetes comparison. When to use Ansible, when to use Kubernetes, and how to combine them.
- Ansible vs Puppet vs Chef: Configuration Management Tools Compared — In-depth comparison of Ansible, Puppet, and Chef for configuration management. Architecture, language, learning curve, scalability, community, enterprise.
- Ansible vs SaltStack: Complete Comparison Guide (2026) — Ansible vs SaltStack comparison. Architecture, performance, ease of use, scalability, and when to choose each automation tool for infrastructure management.
- Ansible vs Terraform: Key Differences & When to Use Each (2026 Guide) — Ansible vs Terraform comparison for 2026. Key differences in state management, language, approach, use cases, and when to use each — or both together.
- Ansible wait_for Module: Wait for Conditions, Ports & Files (Guide) — Complete guide to Ansible wait_for module. Wait for ports to open, files to appear, services to start, connections to drain, and processes to finish.
- Ansible win_shell and win_command: Run Commands on Windows Complete Guide — Complete guide to Ansible win_shell and win_command modules. Run PowerShell scripts, CMD commands, and batch files on Windows.
- Ansible with_items vs loop: Migration Guide & Key Differences (2026) — Complete guide to Ansible with_items vs loop. Understand the differences, migrate from with_* to loop, use loop_control, and handle complex iteration patterns.
- Ansible yum Module: Manage RPM Packages on RHEL/CentOS (Guide) — Complete guide to Ansible yum and dnf modules. Install, update, remove RPM packages, manage repositories, pin versions, and handle package groups on RHEL.
- Ansible-Core: The Foundation of Modern IT Automation — Discover Ansible-Core, the essential foundation of Ansible automation, offering a minimalist yet powerful platform for managing and executing automation tasks.
- Ansible-Lint Rule Analysis and Best Practices — A comprehensive guide to navigate Ansible-Lint rule categories and best practices for efficient and error-free automation.
- Ansible-Lint in Air-Gapped Environments: Offline Setup Guide — A guide to running Ansible-Lint in air-gapped environments, covering offline setup, dependency management, and configuration for seamless linting.
- Ansible-Lint: Complete Guide to Linting Playbooks & Roles — Complete guide to ansible-lint. Install, configure, run linting on playbooks and roles, fix common errors, and integrate with CI/CD pipelines.
- Join Ansible Fest 2021: Global Automation Event — Attend Ansible Fest 2021 virtually for insights on Ansible Automation Platform, updates from RedHat, and more. Watch on-demand if you miss the live sessions!
- Ansible Fest 2021 Recap: Key Takeaways and Innovations — Discover key insights from Ansible Fest 2021. Learn about Ansible's new features, including Ansible Automation Platform 2.0 and Automation Mesh.
- Ansible Fest 2021: Key Updates and Innovations — Catch up on Ansible Fest 2021! Discover updates on Ansible Automation Platform 2.0, Ansible Mesh, and more. Recordings available for a year.
- Ansible Fest 2022 Highlights: AWS Partnership & More — Catch up on Ansible Fest 2022! Explore key updates like the AWS partnership, Ansible Automation Platform 2.3, and more. Recordings available online.
- Ansible News - AnsibleFest and Red Hat Summit 2023 — Discover the latest advancements in IT automation at AnsibleFest, an annual conference by Red Hat, featuring keynote presentations, technical sessions.
- Deploy Kubernetes Resources with Ansible Playbook — Learn how to deploy Kubernetes resources using Ansible. Follow this guide to create namespaces, pods, and services with an Ansible playbook.
- ansible.builtin.template: Deploy Jinja2 Templates with Ansible (Guide) — Learn to create and use templates in Ansible Playbooks, including an example of deploying an HTML placeholder using Jinja2 templates in your Nginx webserver.
- uthor Insights: Luca Berton on ‘Ansible for Kubernetes by Example’ — Discover Luca Berton's insights on writing 'Ansible for Kubernetes by Example.' Learn about his process, inspiration, and the book's impact on IT professionals.
- Ansible vs Terraform: Are They the Same? Key Differences Explained (2026) — Ansible vs Terraform: are they the same? Compare configuration management vs infrastructure provisioning, use cases, state management, and when to use each.
- ansible.builtin.assert Module: Validate Variables & Conditions (Guide) — How to use Ansible assert module (ansible.builtin.assert) to validate variables, check conditions, and fail gracefully.
- Maximize Ansible Efficiency with Callback Plugins for Resource Monitoring — Learn how to use Ansible callback plugins like cgroup_memory_Conclusion and cgroup_perf_recap to monitor resource consumption and optimize performance during.
- Optimize Kubernetes CPU Resources with Ansible Playbooks — Learn to assign CPU resources to Kubernetes and OpenShift pods using Ansible. Streamline your container management with effective resource configuration.
- Assign Memory to Kubernetes Pods with Ansible — Learn how to assign memory resources to Kubernetes or OpenShift containers and pods using Ansible. Follow our live Playbook and simple code examples.
- Automate Ansible Galaxy Roles with GitHub Actions — Learn how to automate infrastructure with Ansible Galaxy roles in GitHub Actions. Use Datadog for seamless monitoring integration.
- Automate Oracle Cloud Infrastructure with Ansible Playbooks — Learn how to automate Oracle Cloud Infrastructure with Ansible, from setup to creating and managing compute instance pools.
- Automate Redmine Installation on Ubuntu LTS 22.04 with Ansible — Learn how to automate the installation of Redmine on Ubuntu 22.04 LTS using Ansible, ensuring a consistent and efficient deployment process for your project.
- Automate CIS Benchmark Hardening for RHEL 9 with Ansible — Discover how to automate CIS Benchmark hardening for RHEL 9 systems using Ansible. Simplify security compliance with the \"ansible-lockdown\" project.
- Automating Butt Plugin Configuration and Management with Ansible — Discover how to set up and manage the Butt plugin for seamless audio streaming. Automate configurations and updates with Ansible for efficiency.
- Strengthening Security: Automating CIS Benchmark Hardening for RHEL 9 with Ansible — Automate CIS Benchmark hardening for RHEL 9 using Ansible with the Ansible Lockdown roles, ensuring robust security configurations across systems.
- Automate Ansible Collection Testing with GitHub Actions — Learn how to automate testing for Ansible collections using GitHub Actions. This guide covers setting up .github/test.yml for reliable CI/CD and validation.
- Ansible expect Module: Automate Interactive Commands (Examples) — How to use Ansible expect module to automate interactive CLI prompts. Handle passwords, confirmations, multi-step wizards with regex matching and timeout.
- Automating Distributed File System Replication (DFSR) with Ansible — Discover how to set up and automate Distributed File System Replication (DFSR) with Ansible. Ensure reliable, scalable file synchronization and replication.
- ansible_date_time: Access Date, Time & Timestamp Facts in Ansible — Complete guide to ansible_date_time fact. Access date, time, epoch, ISO8601, and timezone variables in playbooks with strftime formatting examples.
- Automating File Extension Validation with Ansible — Learn how to structure an Ansible playbook to validate file extensions, ensuring files end with specified formats like .csv or .txt through practical examples.
- Ansible Read Files: lookup, slurp & fetch Module Guide — How to read files with Ansible. Use lookup plugin, slurp module, fetch module, and file content in conditionals with practical examples.
- Automating Jenkins Installation with Ansible — Automate Jenkins installation effortlessly with Ansible. This playbook guides through installing Java, adding Jenkins repository, and configuring Jenkins.
- Automating Nginx Reverse Proxy Setup for Flask on RHEL — Learn how to configure Nginx as a reverse proxy for a Flask application running on RHEL 8. Secure the setup with a custom SSL certificate and automate.
- Ansible selectattr & map Filters: Filter Data from Lists (Complete Guide) — Master Ansible selectattr and map filters to filter and transform data from lists. Extract kernel versions with regex_search, regex_findall, regex_replace.
- Automating PostgreSQL Configuration with Ansible Setting Maximum Connections — Learn how to use Ansible to automate the configuration of PostgreSQL, specifically setting the maximum number of connections, ensuring efficient and scalable.
- Automating SSL/TLS Certificate Rotation in AKS — Learn how to automate SSL/TLS certificate rotation in Azure Kubernetes Service (AKS) using Cert-Manager and custom scripts for seamless security.
- Ansible Scheduled Tasks: Cron Jobs & at Module for Timed Execution — How to schedule tasks with Ansible using cron and at modules. Create cron jobs, one-time scheduled tasks, and systemd timers with practical playbook examples.
- Automate Text Capitalization with Ansible Playbooks — Discover how to use Ansible to automate the capitalization of text. This guide explores an example playbook that capitalizes given text, demonstrates execution.
- Streamline Vulnerability Scanning with Ansible and Terrapin Scanner — Learn how to use Ansible to automate the deployment and execution of the Terrapin Vulnerability Scanner.
- Automating Windows Installations with Ansible for IT Efficiency — Simplify Windows installations with Ansible. Automate deployments, configurations, and updates to save time and reduce manual errors in IT environments.
- Ansible Reboot Module: Restart Remote Hosts & Wait for Recovery (Guide) — How to reboot remote hosts with Ansible reboot module (ansible.builtin.reboot). Restart Linux and Windows, wait for reconnection, set timeouts.
- Efficient YouTube Playlist Video Metadata Extraction — Learn to automate YouTube playlist metadata extraction using Python. Efficiently retrieve video titles and IDs, saving time and effort in data collection.
- Getting Started with Amazon EC2 Instances — Learn how to automate EC2 instance creation on AWS with Ansible. This guide covers essential setup, configuration, and management for seamless cloud deployment.
- Automating Linux depmod with Ansible: Kernel Module Dependencies Guide — Learn how to automate the depmod command using Ansible for streamlined kernel module management.
- Coursera Back-End Infrastructure: Servers, Secure APIs and Data — Learn back-end infrastructure management, secure API design, and data protection strategies. Enroll for free on Coursera.
- How to Back Up Ansible Automation Platform: Complete Guide (2026) — How to backup the full Ansible Automation Platform, including the Automation Controller, Private Automation Hub, Event-Driven Controller, and database.
- Automate Dell EMC DNOS 10 Backups with Ansible Playbook — Learn to automate the backup of Dell EMC DNOS 10 configurations with Ansible. This guide includes a practical Playbook example and setup instructions.
- Backup Dell EMC DNOS 6 Configs with Ansible Playbook — Discover how to automate Dell EMC DNOS 6 configuration backups with Ansible. This guide includes a Playbook example and setup instructions for efficient.
- Automate Mikrotik RouterOS Config Backups with Ansible — Learn how to automate configuration backups for Mikrotik RouterOS with Ansible. This guide includes a step-by-step Playbook example for seamless backups using.
- Ansible Backup Windows 10/11/2019/2022: win_robocopy Playbook (Guide) — How to automate the backup synchronization of an “examples” folder to “examples-backup” on Windows using RoboCopy with Ansible module win_robocopy.
- Ansible synchronize Module: Rsync Files & Directories Between Hosts — Discover how to use Ansible synchronize module for efficient file backups with rsync. Learn practical steps and see real-world examples for Linux systems.
- Automate PostgreSQL Backups with Ansible Playbook — Discover how to automate PostgreSQL database backups with Ansible. This guide includes a live Playbook example and detailed execution steps for seamless data.
- Ansible Yum Errors: Fix Package Installation Failures (RHEL/CentOS) — Fix common Ansible yum module errors: package not found, GPG check failed, locked database, repo errors.
- Ansible Multi-Line Strings: Literal (|) & Folded (>) Block Scalars Guide — How to break strings over multiple lines in Ansible YAML. Use literal block scalar (|) to preserve newlines and folded block scalar (>) to join lines.
- Browser in a Browser Proxy with Ansible Automation — Discover how to use browser-in-a-browser proxies for secure browsing and automate their configuration and management with Ansible.
- Build Ansible AWX in Docker Containers Easily — Learn to build and run Ansible AWX in Docker containers. Follow steps to set up AWX for local testing with Docker, including building base and receptor images.
- Build a Custom Ansible Execution Environment Easily — Learn how to build a custom Ansible Execution Environment using the ansible-builder tool. Manage system, Python, and collection dependencies effectively.
- Build & Run Ansible Execution Environments Effectively — Discover how to build and run Ansible Execution Environments using ansible-builder and ansible-runner tools.
- Can AI Generate Safe Ansible Playbooks? Risks, Limits, and Best Practices — Can AI generate safe Ansible playbooks? Analysis of real AI-generated playbook failures, security risks, idempotency gaps, and a practical review checklist.
- Can Ansible Automate Windows? Complete WinRM + SSH Setup Guide (2026) — Learn how Ansible can automate Windows systems, its requirements, supported modules, and use cases for streamlining Windows administration tasks.
- Can Ansible Be Used for Deployment? — Learn how Ansible can be used for application deployment, its capabilities, and best practices for automating deployment workflows.
- Can Ansible Be Used for Monitoring? — Explore how Ansible can be used to automate monitoring setups, deploy monitoring tools, and collect system metrics for infrastructure management.
- Can Ansible Be Used to Manage Windows Systems? — Explore how Ansible can be used to manage and automate Windows systems with ease, leveraging WinRM, modules, and playbooks.
- Can Ansible Create VMs? Virtual Machine Provisioning Guide (Examples) — Yes, Ansible can create VMs on VMware, AWS, Azure, GCP, Proxmox, KVM, and VirtualBox. Practical examples for provisioning virtual machines with Ansible modules.
- Can Ansible Install an OS? — Discover how Ansible can assist with operating system installation and post-installation automation for infrastructure management.
- Can Ansible Manage Windows? Complete Windows Automation Guide — Can Ansible manage Windows? Yes! Learn how to configure WinRM, use Windows modules, manage services, registry, and Active Directory with Ansible examples.
- Ansible vs Jenkins: Can Ansible Replace CI/CD? (Comparison) — Can Ansible replace Jenkins? Compare Ansible and Jenkins for CI/CD, configuration management, and automation. Understand when to use each tool.
- Can Ansible Replace Terraform? — Understand the differences between Ansible and Terraform, and whether Ansible can fully replace Terraform in managing infrastructure.
- Ansible script Module: Run Local Scripts on Remote Hosts (ansible.builtin.script) — Complete guide to Ansible script module (ansible.builtin.script). Transfer and execute local scripts on remote hosts. Run Bash, Python, and PowerShell scripts.
- Ansible Run Python Scripts: Execute & Manage Python on Remote Hosts — How to run Python scripts with Ansible on remote hosts. Use command, script, and shell modules to execute Python code and handle output with examples.
- Can Ansible Run on Ubuntu? Install & Configure Ansible on Ubuntu (Guide) — Yes, Ansible runs on Ubuntu. How to install Ansible on Ubuntu 22.04, 24.04, and 25.04 via apt, pip, or PPA. Configure and manage remote hosts from Ubuntu.
- Ansible Windows: Setup, WinRM Configuration & Automation Guide — Complete guide to using Ansible with Windows. Install on WSL, configure WinRM, manage Windows hosts, and automate Windows servers with practical playbook.
- Ansible on Windows: Complete Guide to Windows Automation (2026) — Complete guide to using Ansible with Windows. Configure WinRM, run PowerShell, manage Windows services, registry, and users with Ansible modules and examples.
- Can You Use Ansible's assert Module in Jinja Templates? — This article explains why Ansible's assert module cannot be used directly in Jinja templates and showcases alternative validation methods for effective.
- Celebrate SysAdmin Day 2024 with Ansible Pilot Automation Expertise — Celebrate SysAdmin Day with Ansible Pilot. Discover how automation makes IT tasks easier and more efficient. Share your appreciation with #SysAdminDay.
- Automating AI-Powered Graph Databases with Ansible: Insights from CfgMgmtCamp 2025 — Discover how Ansible can automate Neo4j GenAI environments, integrate OpenAI for RAG tasks, and optimize AI-driven graph databases.
- Luca Berton at CfgMgmtCamp 2025: Ansible Automation Expert on Neo4j GenAI — Join Luca Berton at CfgMgmtCamp 2025 as he presents a case study on automating Neo4j GenAI environments with Ansible for advanced AI-powered graph databases.
- Ansible chmod: Change File Permissions with file Module (Guide) — How to change file permissions (chmod) in Ansible with the file module. Set mode, owner, group, recursive permissions on files and directories.
- Ansible Change Windows User Password: win_user Module (Examples) — How to change local Windows user passwords with Ansible win_user module. Reset passwords, set expiry policies, and manage credentials across Windows servers.
- Change the User Primary Group on Linux with Ansible — Learn how to use Ansible to change a user's primary group on Linux systems with the user module.
- ansible.builtin.user: Change User Password with Ansible (Secure Guide) — How to change user passwords with Ansible user module. Hash passwords securely, use Vault for credentials, manage password rotation across servers.
- Top AI Models: ChatGPT, Claude, Gemini, LLaMA in Communication — Discover how ChatGPT, Claude, Gemini, and LLaMA are revolutionizing communication, content creation, and research with their advanced AI capabilities.
- Check .NET Framework Version on Windows with Ansible — Learn how to check the .NET Framework version on Windows systems with Ansible using the win_reg_stat module.
- Ansible Check If Directory Exists: stat Module Guide — How to check if files and directories exist with Ansible stat module. Use stat results in conditionals, check permissions, size, and timestamps.
- Ansible win_stat: Check if File or Directory Exists on Windows (Examples) — How to check if a file or directory exists on Windows using Ansible win_stat module. Conditional tasks, file properties, checksum verification with practical.
- Ansible Check if File Exists: stat Module with when Conditional (Guide) — How to check if a file exists in Ansible with the stat module and when conditional. Verify file existence, check directories, test before actions.
- Verify File Existence on Windows with Ansible — Discover how to check if a file exists on Windows systems with Ansible's win_stat module. This guide includes a live Playbook example and execution details.
- Checking VMware VM Snapshots with Ansible Playbooks — Learn how to use Ansible to check for VMware snapshots on virtual machines with the `vmware_vm_info` module.
- ansible.builtin.git Module: Clone & Checkout Git Repositories (Guide) — How to clone and checkout Git repositories with Ansible git module (ansible.builtin.git). Deploy code from GitHub, manage branches, tags, force updates.
- Ansible git Clone via SSH: Deploy Keys & Repository Guide — How to clone git repositories via SSH with Ansible. Configure deploy keys, accept host keys, manage private repos, and automate git-based deployments.
- Civo Navigate 2024 Berlin: Explore Cloud, AI, and Emerging Tech — Discover the latest in cloud, AI, and emerging tech at Civo Navigate 2024 in Berlin. Secure your spot for this transformative event.
- Cleaning the Build Directory in Python — In the dynamic realm of Python development, managing the build directory is crucial for project stability.
- Cloud Native London 2023: Save the Date — Join Luca Berton at Cloud Native London on December 6th, 2023, for insights on cloud-native technologies. Details and registration here!
- Discover Ansible Automation at Cloud Native London 2023 — Join Cloud Native London 2023 to explore Ansible automation with Luca Berton, AWS observability with Nagaraju Basavaraju, and cloud strategies with Octavian.
- Common Interview Questions, Answers and Troubleshooting Tips — Essential Ansible interview questions and troubleshooting tips. Learn best practices for configuration management, application deployment, and task automation.
- Ansible Compare Lists: difference, intersect, union & symmetric — How to compare two lists in Ansible. Use difference, intersect, union, and symmetric_difference filters to find common, missing, and unique items.
- Ansible Version Comparison: Compare Versions with version Test — How to compare versions in Ansible using the version test. Compare software versions, semantic versioning, strict/loose modes with conditional examples.
- Ansible Concatenate Files: Merge Multiple Files in Order (Guide) — How to concatenate multiple files in a specific order with Ansible. Use template, assemble, and shell modules to merge configs and files with examples.
- Conditional Ansible Role Execution in Playbooks — Discover how to use conditional logic in Ansible playbooks to execute roles like Datadog only when specific variables are set, optimizing deployments.
- Configure WSL in a Domain Environment: Step-by-Step Guide — Discover how to configure WSL in a domain environment. This guide covers joining a domain, installing necessary packages, and setting up Kerberos and Winbind.
- Configuring Ansible for AWS: Setup Guide & Playbook — Set up Ansible for AWS with IAM credentials, boto3, and the amazon.aws collection. Follow our guide to configure and execute your first AWS playbook.
- Configuring Ansible for VMware: Complete Setup Guide & Playbook — Learn how to set up Ansible for VMware with pyVmomi and the community.vmware collection. Follow our guide to configure and run your first VMware playbook.
- Configuring Kernel Parameters in RedHat-like Linux Systems with Ansible System Role — Learn how to configure kernel parameters in RedHat-like Linux systems using the Ansible System Role.
- Configure XFS Filesystem with Quotas on Fedora — Step-by-step guide to mounting XFS filesystems with user and group quotas on Fedora using fstab and systemd mount units.
- Configure a Pod to Use a Volume for Storage on Kubernetes or OpenShift with Ansible — Learn how to configure a Kubernetes or OpenShift Pod to use a volume for persistent storage with Ansible.
- Configure a Python Virtual Environment for Ansible AWS - ansible collection amazon.aws — Learn to configure a Python Virtual Environment for Ansible AWS amazon.aws collection using the latest Python 3.8 and boto3 library releases.
- Configure a Python Virtual Environment for Ansible VMware - ansible collection community.vmware — Learn how to set up a Python Virtual Environment for Ansible VMware, ensuring seamless integration and management of your VMware infrastructure with Ansible.
- Configuring Windows Hosts for Ansible: Step-by-Step Guide — Learn how to configure Windows hosts for Ansible using basic authentication and WinRM. Follow our step-by-step guide to set up and run your first playbook.
- Ansible Python Interpreter: Fix ansible_python_interpreter Errors (Guide) — How to configure Ansible Python interpreter. Set ansible_python_interpreter per host, group, or globally. Fix Python discovery warnings, use auto_silent mode.
- Ansible 'Connection failed' Error: Fix SSH & WinRM Issues (Guide) — Fix Ansible connection failed errors. Troubleshoot SSH timeouts, authentication failures, WinRM issues, and unreachable hosts with step-by-step solutions.
- Containerized Ansible Automation Platform 2024 Update — The containerized Red Hat Ansible Automation Platform preview has excited the tech community with its streamlined installation, enhanced security.
- Ansible Copy Multiple Files: fileglob Lookup & with_fileglob Examples — Discover how to use Ansible fileglob lookup plugin and copy module to efficiently transfer multiple files to remote hosts. Explore practical examples and steps.
- Ansible fetch Module: Copy Files from Remote Hosts to Control Node — How to copy files from remote hosts with Ansible fetch module (ansible.builtin.fetch). Download logs, configs, backups from Linux and Windows.
- Ansible fetch Module: Download Files from Remote Hosts (Complete Guide) — Complete guide to Ansible fetch module (ansible.builtin.fetch). Download and retrieve files from remote hosts to local machine with flat, dest.
- Ansible win_copy Module: Copy Files to Windows Hosts (ansible.windows.win_copy) — How to copy files to Windows remote hosts with Ansible win_copy module (ansible.windows.win_copy). Transfer files, directories, set permissions.
- Ansible copy Module: Copy Files to Remote Hosts (ansible.builtin.copy Guide) — How to copy files to remote hosts with Ansible copy module (ansible.builtin.copy). Transfer files, set permissions, use content parameter, backup.
- Essential DNS Tools for Kubernetes CoreDNS and ExternalDNS — Explore the roles of CoreDNS and ExternalDNS in Kubernetes, their functions, and how they work together to manage internal and external DNS.
- Crafting and Publishing Your Custom Ansible Collection on Automation Hub — Learn to create and publish a custom Ansible Collection "test.test" on Automation Hub. Follow steps to initialize, customize, build, and upload your collection.
- Create Ansible AWX Superuser in Docker: Admin Account Setup (Guide) — How to create an AWX superuser admin account in Docker containers. Reset passwords, manage users, and troubleshoot AWX authentication with step-by-step.
- Create ISO image from Files and Folders - Ansible module iso_create — How to automate the creation of a "test.iso" ISO9660 file containing an "helloworld.txt" file using Ansible Playbook and iso_create module.
- Create Kubernetes K8s or OpenShift OCP namespace project - Ansible module k8s — How to automate the "myapp" namespace project created using the Ansible module k8s for Kubernetes K8s or OpenShift OCP.
- Create Kubernetes K8s or OpenShift OCP Pod - nginx - Ansible module k8s — How to automate the creation of "nginx" Pod in namespace "example" of Kubernetes K8s or OpenShift OCP with Ansible module k8s.
- Create Kubernetes K8s or OpenShift OCP Secret - Ansible module k8s — How to automate the creation of “mysecret” secret in namespace “default” Kubernetes K8s or OpenShift OCP with Ansible module k8s.
- Create Kubernetes K8s or OpenShift OCP Service - Ansible module k8s — How to automate the creation of "nginx-service" Service and "nginx" Pod in namespace "example" of Kubernetes K8s or OpenShift OCP with Ansible module k8s.
- Create Network Infrastructure on AWS using Ansible Modules — Learn how to take advantage of Infrastructure as Code to create our own infrastructure on-demand on Amazon Web Services (AWS) using the Ansible amazon.aws.
- Create Windows 10 Pro Media with Microsoft's Official Tool and Ansible — Learn how to use the Windows Media Creation Tool and automate tasks with Ansible to upgrade, install, or create bootable media for Windows 10 Pro.
- Ansible parted Module: Create LVM Partitions on Linux (Guide) — Discover how to automate the creation of LVM partitions on Linux systems using Ansible. This guide walks you through using the community.general.parted module.
- community.postgresql.postgresql_db: Create & Manage PostgreSQL Databases — How to create and manage PostgreSQL databases with Ansible community.postgresql.postgresql_db module. Set encoding, owner, template.
- community.postgresql.postgresql_user: Create & Manage PostgreSQL Users — How to create PostgreSQL users and roles with Ansible community.postgresql.postgresql_user module. Set passwords, grant privileges, manage roles.
- Create VMware vSphere VM with Ansible: Full Playbook Guide — Master creating VMware vSphere VMs using Ansible. Our guide provides a comprehensive playbook and step-by-step instructions for VM setup and management.
- Ansible Create Directory: file Module with state=directory (Guide) — How to create directories in Ansible with the file module state=directory. Set permissions, owner, group, recursive creation.
- Ansible win_file Module: Create Directory on Windows Hosts (Guide) — How to create directories on Windows with Ansible win_file module (ansible.windows.win_file). Set paths, manage folders, handle permissions.
- Ansible group Module: Create & Manage Linux Groups (ansible.builtin.group) — How to create and manage Linux groups with Ansible group module (ansible.builtin.group). Add groups, set GID, manage system groups.
- Ansible Create Hard Link & Symlink: file Module Guide — How to create hard links and symbolic links with Ansible file module. Use state=hard and state=link with permissions, force, and practical examples.
- Create Local Groups on Windows with Ansible Playbooks — Learn how to create and manage local groups on Windows systems using Ansible’s win_group module. Follow our detailed Playbook example for automation.
- Ansible Create Windows Local User: win_user Module (Complete Guide) — How to create local user accounts on Windows with Ansible win_user module. Set passwords, groups, permissions, and manage user lifecycle with playbook examples.
- Ansible Create Symlink: file Module with state=link (Guide) — How to create symbolic links (symlinks) in Ansible with the file module state=link. Create, manage, remove symlinks and hard links.
- Ansible Create File with Content: copy Module content Parameter — How to create files with content in Ansible using the copy module content parameter. Write text, YAML, JSON to files without templates.
- Create AWS S3 Bucket Using Ansible: Step-by-Step Guide — Discover how to automate the creation of AWS S3 buckets using Ansible. Our detailed guide covers the prerequisites, step-by-step playbook creation.
- Ansible Create Empty File: Touch Files with file Module (Guide) — How to create empty files in Ansible with the file module state=touch. Create files, set permissions and ownership on new files.
- Ansible win_file Module: Create & Manage Files on Windows (Guide) — How to create and manage files on Windows with Ansible win_file module (ansible.windows.win_file). Create files, directories, symlinks on Windows.
- Ansible Create User Account: user Module Complete Guide — How to create user accounts with Ansible user module. Set passwords, SSH keys, groups, shells, home directories, and manage users with examples.
- Creating Ansible Collection Using ansible-creator and VS Code Ansible Extension — Learn how to create and manage Ansible Collections using `ansible-creator` with Visual Studio Code.
- Creating Custom Ansible Plugins to Fetch API Data Easily — Learn how to create custom Ansible plugins to fetch data from APIs. Enhance your automation tasks with this detailed step-by-step guide.
- Creating a Custom Ansible Lookup Plugin in Python for Reading a File — Create a custom Ansible lookup plugin in Python to extend capabilities for reading file contents on the Ansible controller, enhancing file retrieval.
- Creating a Custom Ansible Lookup Plugin in Python for retrieving API token — Learn how to create an Ansible lookup plugin to fetch API tokens, with a complete example of the token.py plugin code and step-by-step explanations.
- Creating a New Ansible Collection: A Step-by-Step Guide — Create a new Ansible Collection \"test.test\" with ansible-galaxy. Follow steps to initialize, build, and verify the collection, resulting in a distributable.
- Creating an Application Load Balancer with Ansible in AWS — Automating AWS Infrastructure with Ansible - Creating an Application Load Balancer in AWS
- Creating an Azure Virtual Machine Scale Set using Ansible — Effortlessly Deploy and Scale Your Infrastructure with Ansible and Azure Scale Sets.
- Creating an Azure Virtual Network with Ansible Playbook — Learn how to use Ansible’s Azure modules to automate the creation of a virtual network with subnets and a public IP address in Microsoft Azure Cloud.
- Ansible playbook_dir: Get Current Playbook Path (Magic Variable Guide) — How to use Ansible's playbook_dir magic variable to get the current playbook directory path. Includes role_path, inventory_dir, and all magic variables.
- Custom hello-world Ansible Filter Plugin — Unveiling Ansible’s “hello-world” Filter Plugin in foo.bar: A glimpse into personalized automation for tailored solutions.
- Create Custom Ansible Modules: Python Module Development Guide — How to create custom Ansible modules in Python. Build, test, and deploy custom modules with argument specs, return values, and error handling examples.
- Ansible Convert Dict to List: dict2items & items2dict (Guide) — How to convert dictionaries to lists in Ansible with dict2items and items2dict filters. Transform data structures for loops, filtering, and manipulation.
- Ansible Vault: Encrypt, Decrypt & Manage Secrets (Complete Guide) — Complete guide to Ansible Vault. Encrypt files and strings, decrypt secrets, use vault passwords, and manage encrypted variables securely.
- Ansible Extra Vars: Pass Variables from CLI as JSON (Examples) — How to pass extra vars to Ansible playbooks from the command line. Define extra-vars as JSON strings, files, dictionaries and lists.
- Delete a VMware Virtual Machine Snapshot - Ansible module vmware_guest_snapshot — How to automate the delete of snapshot named “Ansible Managed Snapshot” in a VMware Virtual Machine “myvm” Ansible Playbook and vmware_guest_snapshot module.
- Ansible Manage Groups: Create, Delete & Modify with group Module — How to manage Linux groups with Ansible group module. Create groups, delete groups, set GIDs, manage system groups, and assign users to groups.
- Ansible Delete File: Remove Files & Directories (state=absent Guide) — How to delete files and directories in Ansible with the file module (state=absent). Remove files, recursive directory deletion, check before delete.
- Deploy Apache HTTPD on Docker Container with Ansible — Automate the deployment of Apache HTTPD in a Docker container using Ansible. Manage system packages, Docker images, and web content effortlessly.
- Deploy Apache HTTPD with Podman Using Ansible Playbook — Automate Apache HTTPD deployment in a Podman container with Ansible. Manage Podman installation, image pulling, and container configuration.
- Deploy Apache HTTPD Container with Podman via Ansible — Automate the deployment of Apache HTTPD in a Podman container using Ansible. Set up web root, custom index.html, and manage container settings.
- Deploy a VMware vSphere Virtual Machine from a Template - Ansible module vmware_guest — How to automate the deployment of a virtual machine guest from “mytemplate” template using Ansible Playbook and vmware_guest module.
- Deploy Squid Proxy on RedHat Systems with Ansible — Learn to deploy and configure a Squid proxy server on RedHat-like systems using Ansible. Follow our step-by-step guide with simple Ansible code examples.
- Set Up Apache Webserver on Debian with Ansible Playbook — Learn to deploy and configure an Apache web server on Debian using Ansible. Automate installation, custom index.html setup, and firewall rules.
- Efficient Web Server Setup Using Ansible Playbook — Set up a web server effortlessly with our Ansible playbook tutorial. Follow step-by-step instructions for installing and configuring HTTPD service.
- Set Up Apache Vhost on Debian with Ansible Playbook — Learn to configure an Apache virtual host on Debian using Ansible. Automate web server setup, document root creation, and firewall rules.
- Configure Apache Vhost on RedHat Using Ansible Playbook — Automate Apache virtual host setup on RedHat systems with Ansible. Learn to manage web server installation, configuration, and firewall settings.
- Deploying RHEL AI Infrastructure with the infra.ai Ansible Collection — Complete guide to using the infra.ai validated content collection for deploying Red Hat Enterprise Linux AI on AWS, Azure, GCP, and bare metal.
- Ansible Disable User Account: Lock & Deactivate Users (Guide) — How to disable user accounts in Ansible with the user module. Lock passwords, set nologin shell, expire accounts, and implement offboarding with examples.
- Download Windows 10 Professional ISO File with Ansible — Get the official Windows 10 Professional ISO file. Learn how to download, create bootable media, install or upgrade, and automate the process with Ansible.
- Ansible get_url Module: Download Files from URLs (ansible.builtin.get_url Guide) — Complete guide to Ansible get_url module (ansible.builtin.get_url). Download files from HTTP, HTTPS, and FTP URLs with checksum verification and authentication.
- Ansible win_get_url Module: Download Files on Windows Hosts (Guide) — How to download files on Windows with Ansible win_get_url module. HTTP/HTTPS downloads, proxy support, checksum validation on Windows.
- Download a file using an HTTPS proxy via environment variables - Ansible get_url and environment — Learn how to download files using Ansible get_url module with proxy settings, including checksum verification and setting file permissions.
- Ansible Galaxy Collections: Install, Use & requirements.yml Guide — How to download and use Ansible Galaxy collections. Install with ansible-galaxy, create requirements.yml, manage collection dependencies.
- Download and Use Ansible Galaxy Role - ansible-galaxy and requirements.yml — Learn how to download and use the Ansible Galaxy Role lucab85.ansible_role_log4shell with ansible-core, including a step-by-step example.
- Drop a PostgreSQL Database - Ansible module postgresql_db — How to automate the delete of a "testdb" database on PostgreSQL using Ansible Playbook and postgresql_db module.
- Ansible Dynamic Data Construction: Build Variables at Runtime (Guide) — How to dynamically construct data structures in Ansible. Build lists, dictionaries, and complex data at runtime using set_fact, combine, and Jinja2 expressions.
- Ansible blockinfile Module: Insert & Manage Multi-Line Text Blocks (Guide) — How to insert and manage multi-line text blocks with Ansible blockinfile module (ansible.builtin.blockinfile). Add config sections, manage markers.
- Edit single-line text - Ansible Playbook for Changing IP Address of Remote Hosts — This playbook uses the ansible.builtin.lineinfile and ansible.builtin.service modules to automate the process of updating the IP address and netmask values.
- Ansible lineinfile Module: Edit Single Lines in Config Files — How to edit single lines in files with Ansible lineinfile module. Add, modify, remove lines using regex, manage config files idempotently with examples.
- Effective Techniques to Clear Host Errors in Ansible Playbooks — Discover practical methods to handle and clear host errors in Ansible, ensuring smooth automation and effective error management in your infrastructure.
- Efficient Automation with Ansible: 12 Performance Best Practices for 2026 — A Practical Guide for DevOps Professionals by Michael Knyazev, Gineesh Madapparambath, and Nicholas Wong
- Effortlessly Create AWS IAM Users and Store their Access Keys with Ansible — Effortlessly create AWS IAM users and store their access keys securely with Ansible and AWS SSM Parameter Store, ensuring scalable and secure management.
- Elevating Ansible Development with Visual Studio Code — Setting Up Visual Studio Code for Ansible YAML Development. Practical examples and step-by-step guidance on Elevating Ansible Development with Visual Studio.
- Empowering Women with Technology: Bridging the Gender Gap in Tech — Streamline your workflow and simplify your tasks with Ansible. Practical examples and step-by-step guidance on Empowering Women with Technology.
- Ansible SELinux: Manage Modes, Booleans & Contexts (Complete Guide) — How to automate the enabling or disabling of SELinux Permissive policy per single process or domain keeping the whole system under enforcing policy and make it.
- Ansible seboolean Module: Enable & Disable SELinux Booleans (Guide) — How to manage SELinux booleans with Ansible seboolean module. Enable, disable, and persist SELinux boolean settings. List available booleans.
- Ansible Enable User Account: Unlock & Activate Users Guide — How to enable and unlock user accounts with Ansible user module. Unlock passwords, set shells, manage account expiry, and bulk re-enable users.
- Enhance Business Efficiency with Retrieval-Augmented Generation (RAG) — Learn how Retrieval-Augmented Generation (RAG) boosts business efficiency by delivering accurate, context-aware AI responses for better customer support.
- Enhancing Ansible Documentation: Best Practices for Maintainable Playbooks — Join the Initiative to Enhance Module Connections through 'See Also' Suggestions
- Enhancing Ansible Role Development with Best Practices with ansible-later — Discover ansible-later, a fast and user-friendly linting tool for Ansible roles. Learn about its installation, configuration, and default settings to enforce.
- Event-Driven Ansible (EDA): Automate Responses to Events Guide — Complete guide to Event-Driven Ansible (EDA). Configure rulebooks, event sources, conditions, and actions to automate incident response and operations.
- Ansible localhost & delegate_to: Run Tasks on Control Node Guide — How to run Ansible tasks on localhost. Use connection local, delegate_to localhost, and local_action to execute on the Ansible control node.
- Executing Custom Lookup Plugins in the Ansible Automation Platform — How to execute two custom Ansible Lookup Plugins to interact with API and read the contents of files in the local Ansible Controller.
- Expand a Virtual Disk in VMware vSphere Virtual Machine - Ansible module vmware_guest_disk — How to automate the expansion from 1GB to 2GB size Virtual Disk connected to VMware Virtual Machine guest named “myvm” using Ansible Playbook.
- Ansible gather_facts: Display Network Information & System Facts (Guide) — How to use Ansible gather_facts to display network information, IP addresses, interfaces, and system facts.
- Exploring Ansible-Lint Profiles: A Comprehensive Guide — Discover how to use Ansible-lint profiles to manage linting rules, ensure compliance with best practices, and enhance the quality of your Ansible automation.
- Exploring Literary Journeys Len Epp Interviews Luca Berton on the Leanpub Frontmatter Podcast — Navigating Literary Landscapes: A Deep Dive into Luca Berton’s Authorial Odyssey on the Leanpub Frontmatter Podcast
- Exploring the Marvel of Taj Mahal India — A Journey with Luca Berton — Standing in front of the Taj Mahal make me reflect about the importance of cloud-native applications nowadays.
- Efficient NFS Server Setup with Ansible on Red Hat — Learn to automate the installation and configuration of an NFS server on Red Hat using an Ansible playbook. Enhance your system's efficiency now.
- Ansible unarchive Module: Extract tar.gz, zip Archives on Remote Hosts — How to extract archives with Ansible unarchive module (ansible.builtin.unarchive). Extract tar.gz, zip, bz2 from local or remote URLs.
- Ansible win_unzip Module: Extract ZIP Archives on Windows (Guide) — How to extract ZIP archives on Windows with Ansible win_unzip module (community.windows.win_unzip). Unzip files, extract to directory.
- Ansible Extract JSON Data: Parse & Query JSON (Complete Guide) — How to extract and parse JSON data in Ansible. Use json_query, from_json, selectattr, and JMESPath to query APIs and command output with examples.
- Luca Berton Joins FOSDEM 2025: A Celebration of Open Source Innovation — Join Luca Berton at FOSDEM 2025 to explore the latest in open source, automation, and community collaboration.
- Failed installation of Ansible in Amazon Linux 2022 Preview (AWS EC2) - Ansible install — Failed installation of Ansible in Amazon Linux 2022 Preview (AWS EC2) using the internal and the EPEL (Extra Packages for Enterprise Linux) repositories.
- Jetporch Automation: Rise & Fall of the Ansible Alternative — Overview of Jetporch automation tool — what it promised, why it shut down, and lessons for the infrastructure automation ecosystem.
- Ansible selectattr Filter: Filter Lists by Attributes (Guide) — How to use Ansible selectattr filter to filter lists by attributes. Select items matching conditions, combine with map and reject filters with examples.
- Ansible select & selectattr Filters: Filter Lists by Condition (Guide) — How to filter lists in Ansible with select, selectattr, and map filters. Filter by attribute, test conditions, chain filters.
- ansible.builtin.find Module: Search Files by Pattern, Size & Age (Guide) — How to find files with Ansible find module (ansible.builtin.find). Search by extension, name pattern, size, age, type.
- Five Reasons for Upgrading to Ansible Core 2.14 or Ansible Community 7.0 — From the user perspective, upgrading to the Ansible Core 2.14 release in your organization is pushing the Future of Automation!
- Fix Ansible "No hosts matched" / Skipping: No Match Found — How to fix Ansible "no hosts matched" error. Troubleshoot inventory issues, host patterns, group names, and limit filters. Complete diagnosis guide.
- Fix Ansible "UNREACHABLE" Error: Host Connection Troubleshooting — How to fix Ansible UNREACHABLE error. Troubleshoot SSH connectivity, timeout, wrong port, firewall issues. Complete diagnosis and fix guide.
- Fix Ansible "undefined variable" Error: Variable Scope and Precedence — How to fix Ansible undefined variable error. Understand variable scope, precedence, default values, and common causes. Complete troubleshooting guide.
- Fix Google Pixel Bootloop Sideloading OTA update — How to use Android Studio tools fastboot, recovery mode, and ADB sideload OTA update
- Fixing Kubernetes PersistentVolume Configuration Error — A Step-by-Step Guide to Correcting Common Kubernetes YAML Mistakes in PersistentVolume Configuration.
- Four Methods to Configure Maximum PowerShell Memory in Windows Server — Learn how to configure the MaxMemoryPerShellMB setting in PowerShell to optimize session performance using command line and PowerCLI methods for Windows Server.
- Gather VMware ESX/ESXi Host Info with Ansible — Discover how to gather info about VMware ESX/ESXi hosts in a cluster using Ansible. Follow our live Playbook and simple code examples to get started.
- Generate Clean YAML Output from Ansible Facts — Discover how to generate clean YAML output from Ansible facts using Jinja2 templating, ensuring properly formatted data for easy reporting.
- Get VMware vSphere Virtual Machine UUID - Ansible module vmware_guest_info — How to automate the gathering of UUID of a specific “myvm” VMware vSphere Virtual Machine using Ansible Playbook and vmware_guest_info module.
- Getting Started with Ansible: First Playbook in 10 Minutes — Get started with Ansible in 10 minutes. Install Ansible, write your first inventory and playbook, understand modules, and automate your first server.
- Getting Started with the redhat.ai Ansible Collection for AI Model Management — How to install and use the redhat.ai Ansible Collection to manage Red Hat AI environments, deploy AI models, and automate MLOps workflows on RHEL AI.
- Ansible git Module: Clone Repos & Checkout Commits (ansible.builtin.git Guide) — Complete guide to ansible.builtin.git module. Clone repositories, checkout specific commits, branches, and tags with practical playbook examples.
- Git Large File Storage (LFS) Tutorial: Versioning Big Binaries with Ansible — Learn how to manage Git Large Files (LFS) for version control of binary assets, images, and datasets.
- GitHub.com/ansible Now Requires Signed Commits: How to Configure GPG Signing — The github.com/ansible organization now requires signed commits for all repositories. Learn how to configure GPG or SSH commit signing to continue contributing.
- Bard-ing with Ansible: Streamlining Testing for Google's AI Writing Tool — Effortlessly Enhancing Productivity and Accuracy with Ansible for Bard, Google's Cutting-edge Writing AI
- Google Cloud Next ’24: Early Bird Registration Now Open — Google Cloud Next ’24: Unleashing the Power of Innovation in the Heart of Las Vegas.
- Google Gemini 1.5 Pro Surpasses GPT-4o in AI Leaderboards — Google's Gemini 1.5 Pro tops AI leaderboards, beating GPT-4o with advanced capabilities and a high ELO score. Explore its impact on the AI landscape.
- Grant Privileges to User/Role on PostgreSQL Database - Ansible module postgresql_privs — How to automate the granting of all permission for "myuser" user/role on database "testdb" on PostgreSQL using Ansible Playbook and postgresql_privs module.
- Ansible Non-Compliant Variable Names: Fix Invalid Variables — How to handle non-compliant variable names in Ansible. Fix dashes, dots, spaces, and special characters in variable names with bracket notation and filters.
- Ansible Variable Dependencies: Handle Changes Without Breaking — How to handle Ansible variable changes without breaking dependencies. Use defaults, deprecation patterns, backward compatibility, and variable validation.
- Hands-on Ansible Automation Book Presentation — Explore Luca Berton new book, \"Hands-On Ansible Automation,\" designed for beginners and experts alike, covering Ansible latest features, practical examples.
- Ansible Automation: What It Is & How to Automate Infrastructure (2026) — Learn to set up and configure Ansible environments, automate tasks, manage configurations, deploy applications, and troubleshoot for enhanced efficiency.
- Ansible upper, lower, capitalize & title Filters: Text Case Guide — How to transform text case in Ansible with upper, lower, capitalize, and title filters. Convert strings for configs, templates, and variable manipulation.
- HashiCorp Vault Integration with Ansible Automation Platform: Credential Management at Scale — How to integrate HashiCorp Vault with Ansible Automation Platform for enterprise credential management.
- Highlights from Ansible Community Newsletter - Issue #127 — Discover the latest in Ansible with Issue #127 of the Ansible Community Newsletter, featuring updates on releases, community events, tool comparisons.
- Ansible Community Insights: The Bullhorn Newsletter Issue #128 — Dive into the latest Ansible Community Newsletter, Issue 128, packed with updates on releases, events like FOSDEM, new collections, and community achievements.
- How AI Is Changing Ansible Automation in 2026 — How AI is transforming Ansible automation in 2026. Covers Red Hat Ansible Lightspeed, AI-assisted playbook generation, MCP integration, LLM-powered.
- How to Break a String Over Multiple Lines with Ansible and YAML — How to use multi-line YAML variables in Ansible using the \"|\", Literal Block Scalar, and the \">\", Folded Block Scalar, operators.
- Ansible Change User Password: Secure Password Management Guide — How to change user passwords with Ansible. Use password_hash, vault encryption, and user module to manage passwords securely on Linux and Windows.
- How to Check if a File Exists in Ansible (4 Methods) — How to check if a file exists in Ansible using stat module, when conditional, and find module. Complete guide with playbook examples for file existence checks.
- How to Clean Up Flatpak Apps and Reclaim Disk Space — Learn how to clean up Flatpak apps and reclaim disk space on your Linux system by identifying and managing Flatpak installation directories and package sizes.
- Ansible Delete Files in Directory: find & file Modules (Examples) — How to delete only files inside a directory in Ansible using find and file modules. Clean up logs, temp files, and old backups by age, pattern, and size.
- How to Do Rolling Updates with Zero Downtime in Ansible — How to perform rolling updates in Ansible with serial, load balancer integration, health checks, and rollback. Zero-downtime deployment patterns with examples.
- How to Install Multiple Packages in Ansible (One Task) — How to install multiple packages in a single Ansible task using apt, dnf, yum, and package modules. Efficient package management with lists and loops.
- How to Loop Over a Dictionary in Ansible (Complete Guide) — How to loop over dictionaries in Ansible using dict2items, with_dict, and loop. Iterate over key-value pairs in playbooks with practical examples.
- 🛟 How to Navigate 2022 IT Turbulent Time - Weathering New Challenges — How to navigate the storm and increase your value and hireability in the IT market, keeping your skills sharp, and learning new technologies and languages.
- How to Retry a Failed Task in Ansible (retries, delay, until) — How to retry failed tasks in Ansible using retries, delay, and until. Handle transient failures, wait for services, and implement resilient playbooks.
- How to Run Linux Fedora Workstation 39 on an Apple Mac — Twenty Years of Fedora: Celebrating Innovation in Open Source. Practical examples and step-by-step guidance on How to Run Linux Fedora Workstation.
- Ansible Tags: Run Only Specific Tasks in a Playbook (Guide) — How to run only one task or specific tasks in an Ansible playbook using tags. Use --tags, --skip-tags, always/never tags.
- Run RHEL 9.2 on Mac Using VMware Fusion: A Step-by-Step Guide — Learn how to run Red Hat Enterprise Linux 9.2 on your Mac with VMware Fusion. Follow our step-by-step guide for seamless installation and configuration.
- How to Solve WinRM Configuration Errors in PowerShell — Discover how to resolve PowerShell Remoting setup errors on Windows, like WinRM firewall exceptions for Public network types.
- How to Upgrade Ansible on macOS Using Homebrew — Keeping Your Ansible Environment Up-to-Date with Homebrew. Practical examples and step-by-step guidance on How to Upgrade Ansible on macOS.
- How to install Ansible in AlmaLinux 10 — Step-by-step guide to install Ansible on AlmaLinux 10. Install and configure Ansible using dnf package manager on the latest AlmaLinux release.
- Install Ansible on AlmaLinux 8 Easily with EPEL — Learn how to install and maintain Ansible on AlmaLinux 8 using the EPEL repository. Follow this simple guide to set up Ansible efficiently on your system.
- How to install Ansible in AlmaLinux 9 - Ansible install — Updated 2026 guide to install Ansible on AlmaLinux 9. Complete instructions using EPEL, pip, or pipx.
- How to install Ansible in Alpine Linux 3.20 — Ansible install — Install Ansible on Alpine Linux 3.20 with this 2026 guide. Lightweight container-friendly Ansible installation using apk.
- How to install Ansible in Alpine Linux 3.21 — Ansible install — Install Ansible on Alpine Linux 3.21 with this 2026 guide. Lightweight container-friendly Ansible installation using apk.
- How to install Ansible in Alpine Linux 3.22 — Ansible install — Install Ansible on Alpine Linux 3.22 with this 2026 guide. Lightweight container-friendly Ansible installation using apk.
- How to install Ansible in Alpine Linux 3.23 — Ansible install — Install Ansible on Alpine Linux 3.23 with this 2026 guide. Lightweight container-friendly Ansible installation using apk.
- How to install Ansible in Alpine Linux — Step-by-step guide to install Ansible on Alpine Linux. Install and configure Ansible using apk package manager on the lightweight Alpine Linux distribution.
- How to install Ansible in Amazon Linux 2 (AWS EC2) - Ansible install — How to install Ansible in Amazon Linux 2 using the Amazon Extras Library \\"amazon-linux-extras\\" and the EPEL (Extra Packages for Enterprise Linux).
- How to install Ansible in Amazon Linux 2023 — Ansible install — Install Ansible on Amazon Linux 2023 with this 2026 guide. Step-by-step instructions using pip for the latest Ansible version on AWS.
- How to install Ansible in Arch Linux 2021.12.01 - Ansible install — The easier way to install the latest version of Ansible and maintain up-to-date in Arch Linux 2021.12.01 using Pacman and the Community repository.
- How to install Ansible in CentOS 8 Stream - Ansible install — Learn the easiest way to install and maintain Ansible on CentOS Stream 8 using the EPEL Next repository, managed by the Fedora Special Interest Group.
- How to install Ansible in CentOS 8 - Ansible install — Discover the easiest way to install and maintain Ansible on CentOS 8 using the EPEL repository, managed by the Fedora Special Interest Group.
- How to install Ansible in CentOS 9 Stream - Ansible install — Updated 2026 guide to install Ansible on CentOS 9 Stream using EPEL and pip. Practical examples and step-by-step guidance on How to install Ansible in CentOS.
- How to install Ansible in CentOS Stream 10 — Step-by-step guide to install Ansible on CentOS Stream 10. Install and configure Ansible using dnf on the latest CentOS Stream rolling release.
- How to install Ansible in Debian 11 - Ansible install — The easier way to install the latest version of Ansible and maintain up-to-date in Debian 11 using APT and the \"main\" default repository.
- Install Ansible on Debian 12 Bookworm: Step-by-Step Guide (apt & pip) — How to install Ansible on Debian 12 Bookworm. Install via apt repository, pip, configure inventory, test connection. Step-by-step Debian installation guide.
- How to install Ansible in Debian 13 Trixie — Step-by-step guide to install Ansible on Debian 13 Trixie. Install and configure Ansible using apt package manager on the latest Debian stable release.
- How to install Ansible in Debian 13 Trixie — Ansible install — Install Ansible on Debian 13 Trixie with this 2026 guide. Step-by-step instructions using apt package manager for the latest Ansible version.
- How to install Ansible in Debian 13.1 — Ansible install — Install Ansible on Debian 13.1 with this 2026 guide. Step-by-step instructions using apt package manager.
- How to install Ansible in Debian 13.2 — Ansible install — Install Ansible on Debian 13.2 with this 2026 guide. Step-by-step instructions using apt package manager.
- How to install Ansible in Debian 13.3 — Ansible install — Install Ansible on Debian 13.3 with this 2026 guide. Step-by-step instructions using apt package manager.
- How to install Ansible in Fedora 34 - Ansible install — How to install and maintain the latest version of Ansible inside Fedora 34 using the default repository with a practical Playbook.
- How to install Ansible in Fedora 35 - Ansible install — How to install and maintain the latest version of Ansible inside Fedora 35 using the default repository with a practical Playbook.
- How to install Ansible in Fedora 36 - Ansible install — How to install and maintain the latest version of Ansible inside Fedora 36 using the system repository with a practical Playbook.
- How to install Ansible in Fedora 37 - Ansible install — How to install and maintain the latest version of Ansible inside Fedora 37 using the system repository with a practical Playbook.
- How to install Ansible in Fedora 38 - Ansible install — How to install and maintain the latest version of Ansible inside Fedora 38 using the system repository with a practical Playbook.
- How to install Ansible in Fedora 39 - Ansible install — Learn how to install Ansible on Fedora 39 efficiently using dnf, ensuring your system is ready for automation tasks with the latest versions of ansible-core.
- How to install Ansible in Fedora 40 — Ansible install — Install Ansible on Fedora 40 with this updated 2026 guide. Complete walkthrough using dnf package manager with the latest Ansible version.
- How to install Ansible in Fedora 41 — Step-by-step guide to install Ansible on Fedora 41. Learn how to install, configure, and verify Ansible automation tool using dnf package manager on Fedora 41.
- How to install Ansible in Fedora 42 — Step-by-step guide to install Ansible on Fedora 42. Learn how to install, configure, and verify Ansible automation tool using dnf package manager on Fedora 42.
- How to install Ansible in Fedora 43 — Ansible install — Install Ansible on Fedora 43 with this step-by-step 2026 guide. Complete walkthrough using dnf package manager with the latest Ansible version.
- How to install Ansible in Fedora 44 — Ansible install — Install Ansible on Fedora 44 with this 2026 guide. Complete walkthrough using dnf package manager with the latest Ansible version.
- How to install Ansible in FreeBSD — Ansible install — Install Ansible on FreeBSD with this 2026 guide. Step-by-step instructions using pkg for server automation with Ansible on BSD systems.
- How to install Ansible in Gentoo Linux - Ansible install — The easier way to install and maintain up-to-date Ansible inside Gentoo Linux using the \"portage\" package manager.
- How to install Ansible in Kali Linux — Ansible install — Install Ansible on Kali Linux with this 2026 guide. Automate security testing and penetration testing lab setup with Ansible.
- How to install Ansible in Linux Mint 22 — Step-by-step guide to install Ansible on Linux Mint 22 Wilma. Install and configure Ansible using apt package manager on Linux Mint.
- How to install Ansible in Linux Mint 22.1 Xia — Ansible install — Install Ansible on Linux Mint 22.1 Xia with this 2026 guide. Step-by-step instructions using apt.
- How to install Ansible in Linux Mint 22.2 Zara — Ansible install — Install Ansible on Linux Mint 22.2 Zara with this 2026 guide. Step-by-step instructions using apt.
- How to install Ansible in Linux Mint 22.3 Zena — Ansible install — Install Ansible on Linux Mint 22.3 Zena with this 2026 guide. Step-by-step instructions using apt.
- How to install Ansible in Manjaro Linux — Ansible install — Install Ansible on Manjaro Linux with this 2026 guide. Step-by-step instructions using pacman for the latest Ansible version.
- How to install Ansible in NixOS — Ansible install — Install Ansible on NixOS with this 2026 guide. Learn the declarative approach to installing and configuring Ansible with Nix.
- How to install Ansible in OpenSUSE Leap 15 - Ansible install — How to install the latest version of Ansible in openSUSE using the official SUSE Leap \"update\" repository.
- How to install Ansible in Oracle Linux 8 - Ansible install — Learn how to install the latest Ansible release on Oracle Linux 8 using the oracle-epel-release-el8 repository with a simple script.
- How to install Ansible in Oracle Linux 9 - Ansible install — Learn how to easily install and maintain Ansible on Oracle Linux 9 using the ansible-core package from the AppStream repository with this straightforward guide.
- How to install Ansible in Pop!_OS 24.04 — Ansible install — Install Ansible on Pop!_OS 24.04 with this 2026 guide. Step-by-step instructions using apt and PPA for the latest Ansible version.
- How to install Ansible in RHEL 10 Red Hat Enterprise Linux — Step-by-step guide to install Ansible on RHEL 10 (Red Hat Enterprise Linux 10). Install Ansible using dnf and the Ansible Automation Platform repository.
- How to install Ansible in RedHat Enterprise Linux (RHEL) 8 with Ansible Engine - Ansible install — How to install the latest and a specific version of Ansible in Red Hat Enterprise version 8 using Ansible Engine software collection.
- How to install Ansible on Raspberry Pi OS (Bookworm) — Step-by-step guide to install Ansible on Raspberry Pi OS (Bookworm). Set up Ansible on your Raspberry Pi for home automation, lab environments, and IoT.
- How to install Ansible in RedHat Enterprise Linux (RHEL) 9 Beta - Ansible install — How to install Ansible Core (ansible-core) in RedHat Enterprise Linux 9 Beta included in the RHEL 9 AppStream repository.
- How to install Ansible in RedHat Enterprise Linux (RHEL) 9.1 - Ansible install — How to install Ansible Core (ansible-core) in RedHat Enterprise Linux 9.1 included in the RHEL 9.1 AppStream repository.
- How to install Ansible in RedHat Enterprise Linux (RHEL) 9.2 - Ansible install — How to install Ansible Core (ansible-core) in RedHat Enterprise Linux 9.2 included in the RHEL 9.2 AppStream repository.
- How to install Ansible in RedHat Enterprise Linux (RHEL) 9.3 - Ansible install — Updated 2026 guide to install Ansible on RHEL 9.3. Step-by-step instructions using subscription-manager, pip, or Ansible Automation Platform.
- How to install Ansible in RHEL 9.4 — Ansible install — Install Ansible on Red Hat Enterprise Linux 9.4 with this 2026 guide. Step-by-step instructions using dnf.
- How to install Ansible in RHEL 9.5 — Ansible install — Install Ansible on Red Hat Enterprise Linux 9.5 with this 2026 guide. Step-by-step instructions using dnf.
- How to install Ansible in RHEL 9.6 — Ansible install — Install Ansible on Red Hat Enterprise Linux 9.6 with this 2026 guide. Step-by-step instructions using dnf.
- How to install Ansible in RedHat Enterprise Linux (RHEL) 9 - Ansible install — How to install Ansible Core (ansible-core) in RedHat Enterprise Linux 9 included in the RHEL 9 AppStream repository.
- How to install Ansible in Rocky Linux 10 — Step-by-step guide to install Ansible on Rocky Linux 10. Install and configure Ansible using dnf package manager on the latest Rocky Linux release.
- How to install Ansible in Rocky Linux 8 - Ansible install — How to install and maintain up-to-date Ansible inside Rocky Linux 8 using the EPEL repository.
- How to install Ansible in Rocky Linux 9 - Ansible install — Install Ansible on Rocky Linux 9 with this updated 2026 guide. Step-by-step instructions using EPEL repository and pip.
- How to install Ansible in Rocky Linux 9.4 — Ansible install — Install Ansible on Rocky Linux 9.4 with this 2026 guide. Step-by-step instructions using dnf.
- How to install Ansible in Rocky Linux 9.5 — Ansible install — Install Ansible on Rocky Linux 9.5 with this 2026 guide. Step-by-step instructions using dnf.
- How to install Ansible in Rocky Linux 9.6 — Ansible install — Install Ansible on Rocky Linux 9.6 with this 2026 guide. Step-by-step instructions using dnf.
- How to install Ansible in Rocky Linux 9.7 — Ansible install — Install Ansible on Rocky Linux 9.7 with this 2026 guide. Step-by-step instructions using dnf.
- How to install Ansible in SUSE Linux Enterprise Server (SLES) 15 SP3 - Ansible install — How to install and maintain up-to-date Ansible inside SUSE Linux Enterprise Server (SLES) 15 SP3 using the SUSE Package Hub repository.
- How to install Ansible in Ubuntu 20.04 - Ansible install — How to install Ansible in Ubuntu 20.04 LTS using the universe and PPA repositories.
- How to install Ansible in Ubuntu 21.10 - Ansible install — How to install Ansible in Ubuntu 21.10 Impish Indri using the universe and PPA repositories.
- How to install Ansible in Ubuntu 22.04 LTS Jammy Jellyfish — Ansible Install — How to install Ansible on Ubuntu 22.04, 24.04, and 26.04 LTS. Install via apt, pip, PPA. Configure inventory, test connection. Step-by-step installation guide.
- How to install Ansible in Ubuntu 22.10 Kinetic Kudu — Ansible Install — Learn how to install Ansible on Ubuntu 22.10 Kinetic Kudu using the universe repository with a simple and straightforward method.
- How to install Ansible in Ubuntu 23.04 Lunar Lobster — Ansible Install — Learn the easiest ways to install and maintain Ansible on Ubuntu 23.04 Lunar Lobster using the universe and PPA repositories for efficient automation setup.
- How to Install Ansible on Ubuntu 23.10 Mantic Minotaur — Learn how to install Ansible on Ubuntu 23.10 through a remote SSH session with easy-to-follow steps and commands for seamless automation setup.
- Install Ansible on Ubuntu 24.04 LTS: apt, pip & PPA Methods (2026) — Step-by-step guide to install Ansible on Ubuntu 24.04 LTS Noble Numbat in 2026. Updated instructions using pip, apt, or PPA with the latest Ansible core.
- How to install Ansible in Ubuntu 24.04.1 LTS — Ansible install — Install Ansible on Ubuntu 24.04.1 LTS with this 2026 guide. Step-by-step instructions using apt for the latest Ansible version.
- How to install Ansible in Ubuntu 24.04.2 LTS — Ansible install — Install Ansible on Ubuntu 24.04.2 LTS with this 2026 guide. Step-by-step instructions using apt for the latest Ansible version.
- How to install Ansible in Ubuntu 24.04.3 LTS — Ansible install — Install Ansible on Ubuntu 24.04.3 LTS with this 2026 guide. Step-by-step instructions using apt for the latest Ansible version.
- How to install Ansible in Ubuntu 24.04.4 LTS — Ansible install — Install Ansible on Ubuntu 24.04.4 LTS with this 2026 guide. Step-by-step instructions using apt for the latest Ansible version.
- How to install Ansible in Ubuntu 24.10 Oracular Oriole — Step-by-step guide to install Ansible on Ubuntu 24.10 Oracular Oriole. Install and configure Ansible using apt or pip on the latest Ubuntu release.
- How to install Ansible in Ubuntu 25.04 Plucky Puffin — Step-by-step guide to install Ansible on Ubuntu 25.04 Plucky Puffin. Install and configure Ansible using apt or pip on the latest Ubuntu release.
- How to Install Ansible on Ubuntu 25.10 (Questing Quokka) — Step-by-step guide to install Ansible on Ubuntu 25.10 Questing Quokka using apt or pip. Includes verification steps and troubleshooting tips.
- How to Install Ansible on Ubuntu 26.04 (Ubiquitous Unicorn) — Step-by-step guide to install Ansible on Ubuntu 26.04 Ubiquitous Unicorn using apt or pip. Includes verification steps and troubleshooting tips.
- How to install Ansible in Void Linux — Ansible install — Install Ansible on Void Linux with this 2026 guide. Step-by-step instructions using xbps-install for the latest Ansible version.
- Install Ansible on Windows 10 WSL: Step-by-Step Guide (2026) — How to install Ansible on Windows 10 using WSL (Windows Subsystem for Linux). Set up Ubuntu on WSL, install Ansible with pip or apt.
- How to install Ansible in Windows 11 WSL Windows Subsystem for Linux - Ansible install — Install Ansible on Windows 11 using WSL in 2026. Updated guide with WSL2, Ubuntu, and pip installation steps.
- Install Ansible on macOS: Homebrew & pip Installation Guide — How to install Ansible on macOS with Homebrew (brew install ansible) or pip. Configure PATH, test installation, manage versions.
- How to install Ansible in openSUSE Tumbleweed — Ansible install — Install Ansible on openSUSE Tumbleweed with this 2026 guide. Step-by-step instructions using zypper for the latest Ansible version.
- Install Ansible with pip: Python Package Manager Guide (pip install ansible) — How to install Ansible with pip. Run pip install ansible, manage versions, use virtual environments, install ansible-core vs ansible.
- How to install ansible-lint in macOS — How to install the ansible-lint command line utility and use it to improve our Ansible Playbooks in macOS Intel and Silicon.
- Mitigate CVE-2021-4034 on RHEL with Ansible Playbook — HUse Ansible to mitigate CVE-2021-4034 on RHEL systems. Automate the installation of SystemTap, debugging packages, and deploy mitigation scripts.
- Ansible Disable SSH Host Key Checking: Configuration Guide — How to disable SSH host key checking in Ansible. Configure ansible.cfg, environment variables, and per-host settings for lab and production environments.
- Improve Playbook Debugging Using Ansible Lint — Explore how Ansible lint, a crucial command-line tool, improves Ansible automation by checking code quality, reducing errors, and enhancing playbook.
- Ansible YAML Indentation Error: How to Fix It (Examples) — Fix Ansible YAML indentation errors fast. Learn the root causes, common patterns, and how to prevent indentation issues in playbooks with practical examples.
- Inserting Text in Files Using ANSI-C Quoting in OSX with sed — Learn how to use sed with ANSI-C quoting on OSX to insert text into specific lines of files, simplifying automated text editing tasks.
- Install Ansible AWX Operator for Kubernetes (K8s) and OpenShift (OCP) - Ansible AWX — How to deploy the latest Ansible AWX Operator in your local Red Hat OpenShift Local (formerly Red Hat CodeReady Containers), fully compatible with Kubernetes.
- Install Ansible Automation Platform in Red Hat Ansible OpenShift Platform operator via Operator — How to install Red Hat Ansible Automation Platform (AAP) via Red Hat Ansible Automation Platform operator on Red Hat OpenShift Container Platform (OCP).
- Install Ansible: Complete Guide for Every OS (Ubuntu, RHEL, macOS, pip) — How to install Ansible on any operating system. Step-by-step installation on Ubuntu, Debian, RHEL, CentOS, Fedora, macOS, and Windows WSL.
- Install Ansible on macOS Monterey with Homebrew — Learn how to install the latest release of Ansible and its dependencies on macOS 12.6 Monterey using the Homebrew Package Manager.
- Install Ansible on Ubuntu: Complete Guide (22.04, 24.04, 26.04 LTS) — How to install Ansible on Ubuntu 22.04, 24.04, and 26.04 LTS. Step-by-step installation via apt PPA, pip, and pipx.
- Install Docker in Debian-like systems - Ansible module apt_key, apt_repository and apt — How to automate the installation of the docker-ce engine in Ubuntu 20.04 LTS x86_64 (or amd64) using Ansible Playbook.
- Ansible Playbook for Installing Docker on Linux Systems — Learn how to install Docker on Linux systems using an Ansible playbook. Follow our guide for a seamless Docker setup and start process.
- Install Docker in Windows-like systems - Ansible module win_chocolatey — How to automate the installation of the latest version of Docker Desktop in your Windows-like system with Ansible Playbook and Chocolatey.
- Install Google Chrome in Debian like systems - Ansible module apt_key, apt_repository and apt — How to install the latest Google Chrome Stable on a Debian-like workstation (Debian, Ubuntu, Linux Mint, MX Linux, Deepin, AntiX, PureOS, Kali Linux, Parrot.
- Install Google Chrome on Red Hat Using Ansible — Use Ansible to install Google Chrome on Red Hat. Follow our detailed playbook to add repositories and install Chrome efficiently.
- Install Google Chrome on Suse with Ansible — Learn how to install the latest Google Chrome Stable on SUSE Linux Enterprise Server and openSUSE using Ansible.
- Install Google Chrome in Windows-like systems - Ansible module win_chocolatey — How to install the latest Google Chrome Stable on a Windows-like workstation using the chocolatey package manager. Included Playbook in Windows 2019.
- Install Microsoft Edge on Debian with Ansible — Learn how to install Microsoft Edge on Debian using Ansible. Follow our guide for a smooth setup process, including repository and key additions.
- Install Microsoft Edge in RedHat-like systems - Ansible module rpm_key, yum_repository and yum — How to install the latest Microsoft Edge Stable on a RedHat-like workstation verify software using the public GPG key and set up the Microsoft repository.
- Install PostgreSQL in Debian-like systems - Ansible modules apt, stat, shell, service — How to automate the installation of PostgreSQL on Debian-like systems: installing the necessary packages and dependency, initializing the configuration.
- Install PostgreSQL in RedHat-like systems - Ansible modules yum, stat, shell, service — How to automate the installation of PostgreSQL on RedHat-like systems: installing the necessary packages and dependency, initializing the configuration.
- Install Red Hat CodeReady Containers to run OpenShift 4 in macOS — How to install Red Hat CodeReady Containers to run a full OpenShift 4 cluster in your Mac running macOS Big Sur and use the command line and the web interface.
- Install Red Hat OpenShift Local Kubernetes in macOS on MacBook Pro Intel x86_64 and M1 arm64 — How to install Red Hat OpenShift Local Kubernetes (formerly CodeReady Containers) to run a complete OpenShift 4 cluster in your Mac (Intel Chip x86_64 or Apple.
- Install Spotify snap in Debian-like systems - Ansible module snap — How to automate the installation of Spotify snap system-wide in Debian-like systems using Ansible module snap.
- Install Spotify snap in RedHat-like systems - Ansible module snap — How to automate the installation of Spotify snap system-wide in RedHat-like systems using Ansible module snap.
- Install TechSmith Camtasia 2022 (Screen Recorder and Video Editor) in macOS — How to install TechSmith Camtasia (Screen Recorder and Video Editor) to macOS 12.6 Monterey format Mac Universal (Intel Chip and Apple Silicon) on a MacBook.
- Install Visual Studio Code: Manual, Homebrew, Ansible Methods — Learn how to install Visual Studio Code on macOS using manual download, Homebrew, or Ansible. Explore the pros and cons of each installation method.
- Ansible win_chocolatey Module: Install Windows Software Packages (Guide) — How to install software on Windows with Ansible win_chocolatey module (chocolatey.chocolatey.win_chocolatey). Manage packages, install, upgrade, remove.
- Install Zoom flatpak in Debian-like systems - Ansible module flatpak — How to automate the installation of Zoom flatpak system-wide in Debian-like systems using Ansible module flatpak.
- Install Zoom flatpak in RedHat-like systems - Ansible module flatpak — How to automate the installation of Zoom flatpak system-wide in RedHat-like systems using Ansible module flatpak.
- Ansible apt Module: Install Packages on Ubuntu/Debian (Examples) — How to install, remove, and update packages on Ubuntu, Debian, and Linux Mint using Ansible's apt module.
- Ansible yum Module: Install Packages on RHEL/CentOS (Examples & Playbook) — How to install packages on RHEL, CentOS, Fedora, and AlmaLinux using Ansible yum module. Install, update, remove packages with state, enablerepo, and version.
- Install a package in Suse-like systems - Ansible module zypper — A real-life example of how to install a package in Suse-like systems: SUSE Linux Enterprise Server and openSUSE
- Install and Configure Molecule for Efficient Ansible Role and Collection Testing — Step-by-Step Guide to Installing Molecule on Your Local Machine and Setting Up Testing Platforms for Accurate Automation Workflows
- Installing Containerized Ansible Automation Platform — Learn how to install the containerized Ansible Automation Platform on Red Hat Enterprise Linux 9, simplifying management and enhancing security.
- Installing JetPorch via Packages on macOS — A Step-by-Step Guide to Installing JetPorch via Packages on macOS. Practical examples and step-by-step guidance on Installing JetPorch via Packages on macOS.
- Installing and Configuring the Ansible Code Bot — Automate Your GitHub Repositories for Better Standards, Efficiency, and Code Quality with Ansible Code Bot
- Installing and Enabling SELinux with Ansible on RHEL 8 — Learn how to use Ansible to install, configure, and enable SELinux on RHEL 8. Ensure security and compliance through automation.
- Integrate Ansible with Backstage for Streamlined Automation — Discover how to integrate Ansible with Backstage for enhanced infrastructure automation, self-service tools, and improved developer workflows.
- Integrate Ansible with VMware vRealize Automation Efficiently — Learn how to efficiently integrate Ansible with VMware vRealize Automation to automate IT operations, enhance scalability, and ensure consistency.
- Integrate Automation Controller, Prometheus, and Grafana to IT Monitor Realtime — How to integrate Automation Controller, Prometheus, and Grafana to create a real-time Service Monitor Dashboard.
- Integrate Private Automation Hub with Automation Controller — Learn how to connect Red Hat Ansible Automation Platform's Private Automation Hub to your Automation Controller for seamless access to collections.
- Integrate Splunk with Ansible Automation Controller: Logging & Monitoring Guide — How to integrate Splunk with Ansible Automation Controller for centralized logging, monitoring, and insights. Configure logging aggregation step by step.
- Interview with Pallavi Sharma at New Delhi World Book Fair — Discover Pallavi Sharma's journey writing 'Selenium with Java: A Beginner’s Guide.' Learn about her inspiration, challenges, and vision at the New Delhi World.
- Introducing “Ansible Collab” - A New Era for Ansible Community Events — Empowering Community and Innovation: Unveiling the Future of Automation with Ansible Collab
- Introducing the New Ansible Galaxy — A Quantum Leap in Ansible Automation: The New Galaxy Unveiled on 30th September 2023.
- Introducing the zabbix_add_host Ansible Role Simplifying Certificate Validation with Zabbix — Simplifying Zabbix Server Management with the ‘zabbix_add_host’ Ansible Role by Steffen Scheib, Senior Technical Account Manager at Red Hat
- Introduction to Chip Design with Open-Source EDA Tools — Excited to announce my latest Coursera course, 'Introduction to Chip Design with Open-Source EDA Tools' in collaboration with the Starweaver Instructor Team.
- Ansible JSON Query: Search & Extract Data with json_query — How to search and extract JSON data in Ansible. Use json_query (JMESPath), from_json filter, and Jinja2 expressions to parse complex JSON structures.
- JetPorch Automation Tech Preview One Release — Save the Date and Join the Celebration on Friday, Sept 29th at 11:30 EST. Practical examples and step-by-step guidance on JetPorch Automation Tech Preview One.
- JetPorch: Rust automation like Ansible led by Michael DeHaan — Overview of the JetPorch project led by Michael DeHaan: Rust-automation like Ansible.
- How to Upgrade Kubelet in Kubernetes: A Complete Guide — Learn the importance of upgrading the Kubelet in Kubernetes and follow a step-by-step guide to keep your cluster secure, stable, and efficient.
- Automating Key Management with Ansible Using ansible.utils.remove_keys — Master Ansible's remove_keys utility to remove keys dynamically using regex patterns in playbooks for efficient data management and automation.
- Knee: The Ansible-Powered CLI for Seamless Infrastructure Automation — Unlocking Efficiency in IT Infrastructure: Automate with Knee and Ansible. Practical examples and step-by-step guidance on Knee.
- KubeCon 2025 Early Bird Tickets — Today is your last chance to grab Early Bird tickets for KubeCon + CloudNativeCon Europe London 2025!
- 🎉 Schedule LIVE! KubeCon + CloudNativeCon Europe 2025 — Get ready for the premier cloud-native event, KubeCon + CloudNativeCon Europe 2025, happening in London, 1-4 April 2025.
- KubeCon and CloudNativeCon Europe 2024 Call For Proposals — Hurry up for Call For Proposals (CFP) until November 26, 2023, Navigating the Cloud-Native Future: KubeCon + CloudNativeCon Europe 2024 in Paris 19-24 March.
- Preparing for KubeCon London 2025: My First-Time Attendee Experience — Join me, Luca Berton, as I prepare for my first-ever KubeCon + CloudNativeCon Europe 2025 in London.
- Kubernetes Core 6.4.0: Helm v4 Support & k8s_drain Improvements — kubernetes.core 6.4.0 collection release adds Helm v4 compatibility and improved k8s_drain check mode. Upgrade guide with practical examples.
- Extend Kubernetes API with Custom Resource Definitions (CRDs) — Discover how to define, apply, and manage Custom Resource Definitions (CRDs) in Kubernetes to extend the API for custom resources.
- Learn Ansible: Complete Beginner to Advanced Roadmap (2026) — How to learn Ansible from scratch. Step-by-step roadmap from beginner to advanced. Free resources, courses, labs, certification paths.
- Mastering Automation Explore Ansible’s Power with Three Essential Books — Learn the Potential of Ansible: Dive into VMware, Kubernetes, and Hands-on Infrastructure Automation
- Learn Ansible: Complete Beginner's Guide & Learning Path (2026) — How to learn Ansible from scratch. Step-by-step learning path, free resources, hands-on labs, and certification guide for beginners and experienced admins.
- Leveraging Ansible Callback Plugins for Enhanced Performance — Profiling, Troubleshooting, and Optimizing Resources in Ansible Automation with timer, profile_tasks, and profile_roles Callback Plugins
- Leveraging Ansible for Time Savings and Reduced Human Error in Multi-Cloud Environments — Streamlining Multi-Cloud Automation with Ansible: Time Savings and Error Reduction
- Leveraging Poetry for Efficient Virtual Environment Management — Unveiling the Verses: Navigating Virtual Environments with Poetry and Ansible. Practical examples and step-by-step guidance on Leveraging Poetry for Efficient.
- Ansible Lint: Check & Fix Playbooks for Best Practices (2026 Guide) — How to use ansible-lint to analyze, fix, and enforce best practices in Ansible playbooks. Rules, configuration, CI/CD integration, and custom rules.
- List Tags in VMware Datastore Using Ansible — This article provides a step-by-step guide to listing tags in VMware datastores using the Ansible vmware_datastore_info module.
- Live from FOSDEM 2025: My Experience with La Brigata dei Geek Estinti — Join me as I discuss the latest innovations and community-driven development at FOSDEM 2025 during a live session with La Brigata dei Geek Estinti.
- Ansible modprobe: Load & Unload Linux Kernel Modules (Guide) — How to load and unload Linux kernel modules with Ansible modprobe module. Manage drivers, configure module parameters, and persist across reboots with examples.
- Ansible Template Loop: Iterate Lists & Dicts in Jinja2 Templates — How to loop over lists and dictionaries in Ansible Jinja2 templates. Use for loops in template files, iterate variables, generate dynamic configs.
- Luca Berton's Enthralling Visit to the Red Fort in New Delhi — Luca Berton's Journey: Bridging Cultures at the Red Fort and Delhi's International Book Fair
- Luca Berton & Erez Kirson: AI, Mentorship, and Innovation Insights — Discover insights on AI, mentorship, and the future of technology with Luca Berton and Erez Kirson. Tune in for inspiring discussions on innovation.
- Luca Berton's Experience at the Red Fort Delhi Biennale — Exploring India cultural and architectural innovation at the Red Fort Biennale 2023, Luca Berton celebrates creativity and global dialogue in design.
- Luca Berton Joins Ansible London Meetup — Luca Berton attends the Ansible London Meetup, exploring automation, VPS provisioning, compliance, and Retrieval-Augmented Generation techniques.
- Luca Berton presents the Latest Book at the London Book Fair 2024, "Red Hat Ansible Automation Platform" — Explore the unveiling of Luca Berton groundbreaking book, "Red Hat Ansible Automation Platform," at the esteemed London Book Fair 2024.
- Luca visited the Cyber Hub of India in New Delhi — Luca Berton's impression about CyberHub, Gurgaon, New Delhi, India. Practical examples and step-by-step guidance on Luca visited the Cyber Hub of.
- Managing ABRT Debug Files: Clean Up Disk Space on Fedora — Fine-Tuning Fedora: A Guide to Efficiently Managing ABRT Debug Files. Practical examples and step-by-step guidance on Managing ABRT Debug Files.
- Managing Compliance Drift with Ansible: A Guide to Ensuring Configuration Consistency — Learn how to use Ansible to manage compliance drift, maintain system consistency, and improve IT security and audit readiness.
- Manage Disk Space by Cleaning /var/log/journal on Fedora — Learn how to manage disk space on Fedora by safely deleting journal logs in /var/log/journal. Follow our guide to check disk usage, control log size.
- Managing Virtual Environments with Pipenv for Ansible Projects — Streamlining Ansible Projects with Pipenv: A Virtual Environment Management Guide.
- Master SQL with Microsoft Management Studio (SSMS) and Ansible — Explore Microsoft Management Studio (SSMS) for SQL Server. Discover its features, benefits, installation steps, and tips for efficient database management.
- Mastering CPU Scheduling with chrt Command — Optimize Your System with Advanced Scheduling Techniques and the Power of the chrt Command
- Mastering Conditionals in Ansible Playbooks — Learn how to use conditionals in Ansible to dynamically control task execution. Explore practical examples, common use cases, and advanced tips for creating.
- Ansible set_fact Module: Create Dynamic Variables at Runtime (Guide) — How to create variables dynamically with Ansible set_fact module (ansible.builtin.set_fact). Set facts from task output, conditionals, loops.
- Mastering RHCE: A Comprehensive Guide to Red Hat Certified Engineer EX294 Exam — Elevate Your Career with Red Hat Certified Engineer EX294 worldwide recognized certification
- Mastering Time in Ansible: An Introduction to the now() Function — Effortlessly schedule tasks and manage timings with Ansible’s now() function. Learn to master time in Ansible.
- Meet Anže Luzar of XLAB Spotter at Ansible Community Day 2023 — Learn about XLAB Spotter's Ansible Playbook Scanning Tool and contributions to the Ansible community.
- Interview with Arnav Bhati, Ansible Senior Consultant at Red Hat — Discover Arnav Bhati's insights on Red Hat Consulting for Ansible Automation. Learn about their services and the Software Chef YouTube Channel, shared.
- Interview with Carol Chen, Ansible Community Architect at Red Hat — Discover Carol Chen's insights on the Ansible community and its collaborative efforts at DevConf.CZ.
- Meeting Carol Chen the Open Source Community Architect at Red Hat at Ansible Community Day Berlin 2023 — Ansible Community Day Berlin 2023: A Conversation with Carol Chen, Open Source Community Architect at Red Hat
- Meeting Craig Brandt Principal Technical Marketing Manager at Ansible by Red Hat — I interviewed Craig Brandt, Principal Technical Marketing Manager at Ansible by Red Hat, at Ansible Automates London 2023 conference.
- Meeting Daniel Schier Open Source Engineer at Ansible Community Day Berlin 2023 — Interview with Daniel Schier, Open Source Engineer, at Ansible Community Day Berlin 2023. Discussing community contributions and the future of Ansible.
- Meeting David Forster Site Reliability Engineer at RELEX Solutions at Ansible Community Day Berlin 2023 — At Ansible Community Day in Berlin 2023, David Forster, a Site Reliability Engineer at RELEX Solutions, shared his journey with Ansible and insights into its.
- Meeting Diana Fejzić Engineering Team Lead at XLAB & XLAB Steampunk. — Luca interviews Diana Fejzić, Engineering Team Lead at XLAB, to explore how Steampunk Spotter revolutionizes Ansible Playbook management with innovative.
- Meeting Dr. Tony Parmar, Seasoned Healthcare Professional and Author at the New Delhi International Book Fair — .Exploring Passion, Purpose, and Connection: A Conversation at the New Delhi International Book Fair
- Ludenso's AR Revolution at London International Book Fair 2024 — Discover how Ludenso’s AR technology, introduced by CEO Eirik Wahlstrøm at the London International Book Fair 2024, is transforming the reading experience.
- Standardizing Ansible Best Practices: Community Initiative with Eric Lavarde and Moritz Schönwetter — Discover Eric Lavarde and Moritz Schönwetter's initiative to standardize Ansible best practices. Learn how to contribute and elevate your Ansible projects.
- Meeting Greg Sutcliffe of Red Hat at Ansible Community Day Berlin 2023 — Interview with Greg Sutcliffe of Red Hat at Ansible Community Day Berlin 2023. Insights on Ansible community growth and open source collaboration.
- Meeting Gregor Berginc CEO at XLAB & Head of XLAB Steampunk. — Interview with Gregor Berginc, CEO at XLAB and Head of Steampunk. Discussing Ansible quality tools, Spotter, and enterprise automation.
- Meet James Freeman Senior Technical Account Manager at Ansible meetup London 2024 — Luca Berton and James Freeman discuss Ansible’s evolution, generative AI integration, and insights from the London meetup.
- Meeting James Wong Principal Software Engineer of Ansible Lightspeed — I interviewed James Wong, Principal Software Engineer at Red Hat, at the DevConf conference in the Czech Republic.
- Meeting Kai and Sebastian from Freie Universität Berlin at Ansible Community Day Berlin 2023 — Efficiency Through Automation: Insights from the Free University of Berlin at Ansible Community Day Berlin 2023
- Meeting Katja Terglav Assistant Director & Head of Marketing at XLAB & XLAB Steampunk. — Interview with Katja Terglav, Assistant Director and Head of Marketing at XLAB Steampunk. Discussing Ansible automation marketing and community outreach.
- Meeting Mark Bolwell Principal Automation Engineer at MindPoint Group — I interviewed Mark Bolwell, Principal Automation Engineer at MindPoint Group, at Ansible Automates London 2023 conference explaining how to simplify Red Hat.
- Meeting Mclistowel Koranteng Media Executive at National Film and Television School — Exploring the Convergence of Technology and Storytelling at the London Book Fair
- Meeting Mukesh Jha Technical Book Publisher at BPB Publications — Discover the World of IT Publishing with Mukesh Jha at BPB Publications at the New Delhi International Book Fair 2024.
- Meeting Petr Ankudinov from Arista Network at Ansible Community Day Berlin 2023 — Explore highlights from Ansible Community Day Berlin 2023, featuring Petr Ankudinov from Arista Networks discussing innovative approaches to network automation.
- Meeting Rajveer Singh, Red Hat Consultant, at Delhi Book Festival — Empowering Innovation through Open Source: Rajveer Singh’s Journey from Floppy Disks to Ansible Mastery
- Meeting Varun Jain, COO, BPB Publications at London Book Fair #LBF24 — Join Luca Berton and Varun Jain at the London Book Fair 2024 as they discuss IT automation, publishing insights, and future collaborations, bridging digital.
- Meeting Vivek Nandwani from ElevateSocial at the New Delhi International Book Festival — Navigating the Social Media Landscape: A Conversation with Vivek Nandwani. Practical examples and step-by-step guidance on Meeting Vivek Nandwani.
- Meeting Walter H. Bentley Director of Ansible Community Strategy at Red Hat Automation & Innovation — I interviewed Walter H. Bentley, Director of Ansible Community Strategy at Red Hat, at the DevConf conference in the Czech Republic.
- Meeting XLAB and Spotter: Your playbook advisor, revolutionizing Ansible playbook management. — Luca Berton interviewed Nejc Slabe about Spotter, a revolutionary tool that transforms how Ansible Playbooks are managed, acting as a personal playbook.
- Microsoft SQL Server: Performance Tuning Essentials — Learn how to optimize Microsoft SQL Server performance, enhance query tuning, and improve database efficiency with Luca Berton's course on Coursera.
- Migrating from Chef or Puppet to Ansible: Complete Step-by-Step Guide — Practical guide for migrating from Chef or Puppet to Ansible. Learn recipe/manifest to playbook conversion, inventory mapping, role migration, phased rollout.
- Ansible mount Module: Mount Filesystems, NFS, SMB/CIFS Shares (Guide) — How to mount filesystems with Ansible mount module (ansible.posix.mount). Mount NFS, SMB/CIFS, Windows shares, configure fstab.
- Ansible Mount Module: Mount NFS, CIFS & ansible.posix.mount Guide — How to mount NFS and CIFS shares in Linux with Ansible mount module (ansible.posix.mount). Configure /etc/fstab entries, set mount options, and manage.
- Ansible Nested Loops: Optimize List Processing with loop_control — How to optimize nested list processing in Ansible playbooks. Use subelements, loop_control, and flattened loops for efficient iteration.
- Ansible Nested Lists: Loop Over Lists of Lists (with_subelements, flatten) — How to work with nested lists in Ansible playbooks. Use subelements, flatten, and nested loops to iterate over complex data structures with practical examples.
- Ansible flatten Filter: Flatten Nested Lists & Remove Duplicates — How to flatten nested lists in Ansible with the flatten filter. Convert multi-level lists to single lists, remove duplicates with unique.
- Networking Throttle Strategies for Managing 3000 Servers with Ansible — Learn how to effectively manage networking throttles and optimize performance when automating tasks across 3000 servers with Ansible, including practical.
- Luca Berton at New Delhi World Book Fair 2025 — Join me at the New Delhi World Book Fair 2025 where my books on Ansible automation will be available at BPB Publications.
- UFW Allow Port with Ansible: Complete Firewall Management Guide (Ubuntu/Debian) — Manage UFW firewall rules with Ansible on Ubuntu and Debian. Allow ports, deny traffic, rate-limit SSH, configure web server and database firewalls, IPv6.
- Ansible firewalld Module: Open Firewall Ports on RHEL/CentOS (Examples) — How to manage firewall ports on RHEL, CentOS, and Fedora using Ansible firewalld module. Open ports, add services, manage zones, and make rules permanent.
- Revolutionising Ansible: Testing the Limits of OpenAI’s ChatGPT for Smarter Automation — Exploring the Power of OpenAI’s ChatGPT in Revolutionizing Ansible Coding: Advancing Automation to the Next Level
- Linux chrt Command: Master Process Scheduling & Real-Time Priority — How to use the Linux chrt command to set process scheduling policies and real-time priorities. SCHED_FIFO, SCHED_RR, SCHED_OTHER explained with Ansible.
- Output Ansible Playbooks as YAML with Callback Plugin — Learn how to use Ansible ping module to test connections and customize output with callback plugins, demonstrated with a detailed playbook and inventory setup.
- Participate in the Ansible Project Survey 2024 & Join the Community — Take part in the Ansible Project Survey 2024 to help shape the future of automation. Join the community and share your valuable feedback today!
- Ansible extra-vars: Pass Variables via Command Line (--extra-vars Guide) — How to pass variables to Ansible playbook via command line with --extra-vars (-e). Pass strings, JSON, files, override variables.
- Ansible pause Module: Wait for Input or Delay Playbook Execution — How to pause Ansible playbook execution with the pause module (ansible.builtin.pause). Wait for user input, add delays between tasks, set timeout.
- Ansible Set Environment Variables: lineinfile for /etc/environment & .bashrc — How to permanently set system-wide and user-level environment variables on Linux with Ansible. Use lineinfile for /etc/environment, profile.d, and .bashrc.
- Automating Azure DevTest Labs Course by Luca Berton | Pluralsight — Discover how to automate Azure DevTest Labs with Luca Berton's course on Pluralsight, streamlining resource management and CI/CD integration.
- Evaluating RAG Solutions by Luca Berton on Pluralsight — Learn how to evaluate and implement RAG solutions with Luca Berton’s new course on Pluralsight. Boost AI accuracy, efficiency, and relevance.
- Federated Learning and Privacy-preserving RAGs — Discover how to implement federated learning and privacy-preserving RAG models for accurate and secure AI solutions.
- Optimizing Azure DevTest Labs Course by Luca Berton | Pluralsight — Learn to optimize Azure DevTest Labs with Luca Berton's course on Pluralsight, focusing on performance enhancement, cost reduction, and scalability.
- Pluralsight The IT Ops Labs: Configure and Manage Kubernetes Storage and Scheduling — Pluralsight IT Ops Lab: Configure and manage Kubernetes storage volumes, persistent claims, scheduling constraints, and resource quotas hands-on.
- Pluralsight The IT Ops Labs: Maintain, Monitor, and Troubleshoot Kubernetes — Pluralsight IT Ops Lab: Maintain, monitor, and troubleshoot Kubernetes clusters with logging, health checks, and debugging techniques.
- Pluralsight The IT Ops Sessions: Ansible Generative AI with Lightspeed, Google Bard, and ChatGPT — In this IT Ops Session, you’ll learn how to use Artificial Intelligence to speed up your productivity.
- Pluralsight The IT Ops Sessions: Event-Driven Ansible — In this IT Ops Session, you’ll learn how to get started with Event-Driven Ansible and Ansible Rulebooks.
- Pluralsight The IT Ops Sessions: Using Ansible Sign and Verify — In this IT Ops session, you’ll learn how to use the "ansible-sign" command line utility to sign and verify using a GPG signature in your Ansible project.
- Pluralsight The IT Ops Sessions: Ansible Sign, Verify, Event-Driven and Ansible Generative AI — How to use the \"ansible-sign\" command line utility to sign and verify using a GPG signature in your Ansible project, Event-Driven Ansible, Rulebooks.
- Book Presentation: Red Hat Ansible Automation Platform by Luca Berton — Modernize your organization with automation and Infrastructure as Code in Luca Berton book, "Red Hat Ansible Automation Platform."
- Ansible Debug Module: Print Variables & Messages During Playbook Execution — How to print variables and debug messages during Ansible playbook execution with the debug module. Use msg, var, and verbosity parameters.
- Ansible Private Automation Hub: Host & Manage Collections (Guide) — Complete guide to Ansible Private Automation Hub. Host internal collections, sync from Galaxy, manage namespaces, and configure RBAC for enterprise teams.
- Ansible Privilege Escalation Errors: Troubleshoot become & sudo — Troubleshoot Ansible privilege escalation errors. Fix sudo password issues, become configuration, requiretty, and permission problems with practical solutions.
- Optimizing Ansible Automation Platform with Callback Plugins in ansible.cfg — Learn how to optimize Ansible using callback plugins in the ansible.cfg file. Configure callback_whitelist and callbacks_enabled for better performance.
- Project Policy Validation with OPA and ansible-policy — A comprehensive guide to setting up and using the Ansible Policy tool for managing policies in your Ansible projects and create effective Rolebook.
- Project signature verification with GPG and ansible-sign — Learn how to GPG-sign an Ansible project using the ansible-sign command line tool. Watch a live Playbook by Luca Berton and transform your project.
- Project signing with GPG and ansible-sign — How to sign an Ansible project using GPG and ansible-sign command line utility. Practical examples and step-by-step guidance on Project signing with GPG.
- Ansible no_log: Protect Sensitive Data in Playbook Output — How to use Ansible no_log to hide sensitive data from output. Protect passwords, API keys, and tokens in playbook logs with practical examples.
- Publishing Ansible Collections to Ansible Galaxy and Automation Hub — How to distribute our custom Ansible Collection to Ansible Galaxy and Automation Hub.
- Quota Management for WinRM Remote Shells — Mastering WinRM Quotas for Optimal System Resource Management. Practical examples and step-by-step guidance on Quota Management for WinRM Remote Shells.
- RHSB-2024–001 Leaky Vessels — runc — (CVE-2024–21626) — Discover how to mitigate a critical vulnerability in Red Hat's runc component (CVE-2024-21626) that allows container escapes, potentially giving unauthorized.
- Ansible Read JSON File: lookup file Plugin & from_json (Guide) — How to read JSON files into variables in Ansible using lookup file plugin and from_json filter. Load config files, parse data, and access nested values.
- Ansible lookup file Plugin: Read Local File Content into Variable (Guide) — How to read file content into a variable with Ansible lookup('file') plugin. Load config files, SSH keys, certificates into playbook variables.
- Ansible Read Environment Variable: lookup('env') Plugin Guide — How to read environment variables in Ansible with the env lookup plugin. Access PATH, HOME, USER variables in playbooks.
- Ansible slurp Module: Read File Content from Remote Hosts (ansible.builtin.slurp) — Complete guide to ansible.builtin.slurp module. Read and decode file content from remote hosts as base64. Practical examples with register and b64decode.
- Ansible win_reboot Module: Reboot Windows & Wait for Recovery (Guide) — How to reboot Windows hosts with Ansible win_reboot module (ansible.windows.win_reboot). Restart Windows, wait for WinRM, set timeouts.
- Ansible Reboot Module: Safely Reboot Servers & Wait for Recovery — How to reboot remote hosts with Ansible reboot module. Safely reboot servers, wait for recovery, set timeouts, and handle kernel updates with examples.
- Red Hat Achieves Top Recognition in G2 Rankings for 2024 — Red Hat has been recognized as the leader in network automation, container orchestration, and operating systems by G2.
- Red Hat Ansible Automation Platform 2.5: New Features & Updates — Explore the new features of Red Hat Ansible Automation Platform 2.5, from AI-driven playbooks to a unified UI and automation tools that boost efficiency.
- Red Hat Ansible Automation Platform book by Luca Berton — Discover Luca Berton comprehensive guide to the Ansible Automation Platform. Learn to streamline, automate, and enhance IT operations efficiently.
- Red Hat Ansible: Forrester Wave Market Leader Q4 2024 — Discover how Red Hat Ansible leads automation in Forrester Wave Q4 2024. Learn why Ansible is essential for IT professionals in 2024 and beyond.
- Mastering the Red Hat Certified Engineer (RHCE) Exam — A comprehensive guide to RHCE certification, featuring Linux administration, Ansible automation, and cutting-edge technologies like containers.
- Red Hat Enterprise Linux 10 x86-64-v3 feature — Discover the potential performance benefits of the x86-64-v3 microarchitecture in RHEL 10, focusing on enhanced vector operations, FMA instructions.
- Red Hat Enterprise Linux 9 Repositories List — Explore Red Hat Enterprise Linux 9 repositories tailored for 64-bit Intel, AMD, and ARM architectures, supporting essential system packages and diverse.
- Red Hat Enterprise Linux 9 for SysAdmins Book by Luca Berton & Jerome Gotangco — Luca Berton and Jerome Gotangco present 'Red Hat Enterprise Linux 9 for SysAdmins'—a hands-on technical guide for secure, production-ready Linux environments.
- Red Hat Summit 2024 and AnsibleFest 2024 Save the Date and Call for Proposals — Embracing the Future of Open Source May 6 to May 9, 2024, Denver, Colorado, USA.
- Red Hat Summit: Connect 2024 – Future of AI, Cloud, & Automation — Attend Red Hat Summit: Connect 2024 in Utrecht for insights on AI, automation, and cloud innovation from industry leaders and tech experts.
- Luca Berton at Red Hat Summit Connect 2024: Key Insights & Trends — Luca Berton explores Red Hat Summit Connect 2024, highlighting automation, AI in healthcare, and the future of IT infrastructure with open-source.
- Red Hat Summit and AnsibleFest 2024 Call For Proposals — Hurry up for Call For Proposals (CFP) until November 17, 2023, for the Red Hat Summit and AnsibleFest 2024 in Denver, Colorado, USA
- Join Us at Red Hat Summit and AnsibleFest 2025 — The premier event for IT professionals, enterprise leaders, and open-source enthusiasts returns to Boston, May 19-22, 2025.
- Reduce Intel Laptop CPU Temperature Overheating In Linux - ansible module package and Thermald — How to reduce Intel laptop CPU Temperature overheating using Ansible Playbook with package module and zero-configuration Linux thermal daemon (thermald).
- Ansible subscription-manager: Register RHEL with redhat_subscription Module — How to register RHEL systems with Red Hat Subscription-Manager using Ansible. Automate registration, pool assignment, and package installation with examples.
- Ansible win_regedit: Manage Windows Registry Keys & Values (Examples) — How to manage Windows Registry with Ansible win_regedit module. Create, modify, and remove registry keys and values with practical automation examples.
- Remove a local group on Windows-like systems - Ansible module win_group — How to automate the removal of a local group "accounting" on Windows-like systems using the Ansible module win_group.
- Ansible Remove Windows User: win_user Module state=absent (Examples) — How to remove local Windows user accounts with Ansible win_user module. Delete users, remove profiles, and manage Windows accounts across multiple servers.
- Ansible Remove User Account: Delete Users with user Module — How to remove user accounts with Ansible user module. Delete users, remove home directories, force removal of logged-in users, and manage bulk deprovisioning.
- Rename a PostgreSQL Database - Ansible module postgresql_db — \"How to rename a PostgreSQL database using Ansible postgresql_db module. Step-by-step playbook for database rename operations with error handling.\"testdb\".
- Ansible Rename File: Move & Rename Files with copy + file Modules — How to rename files and directories in Ansible using copy and file modules. Move files, rename with register, use command module.
- Ansible 'list object has no attribute' Error: Fix Guide — Fix Ansible 'list object has no attribute length' and similar errors. Understand type mismatches, use type_debug, and handle lists vs dicts correctly.
- ansible.builtin.service: Manage Services with Ansible (Complete Guide) — How to restart, start, stop, and enable services with Ansible service module. Manage systemd, SysV, and Windows services with handlers and examples.
- How to Restore Ansible Automation Platform from Backup: Step-by-Step Guide — Learn how to restore your Ansible Automation Platform from a backup, ensuring system recovery and continuity with a detailed step-by-step guide for a smooth.
- Restore a PostgreSQL Database — Ansible module postgresql_db — How to automate the restore of a backup file of a “testdb” database on PostgreSQL using Ansible Playbook and postgresql_db module.
- Retrieve ASM Policy Facts from the F5 BIG-IP Platform Network Infrastructure — How to retrieve the ASM Policy Facts from the F5 BIG-IP Platform Network Infrastructure using Ansible Network f5networks.f5_modules.
- Ansible Rolling Update Debian/Ubuntu: apt Module Guide (Examples) — How to perform rolling updates on Debian and Ubuntu with Ansible apt module. Update packages, handle reboots, and manage serial deployments with examples.
- Ansible Rolling Update: Upgrade RHEL/CentOS Packages Safely (Playbook) — How to perform rolling updates on RHEL, CentOS, and Fedora using Ansible's yum module with serial and health checks. Zero-downtime upgrade playbook examples.
- Ansible Windows Update: Rolling Updates with win_updates Module (Guide) — How to manage Windows Updates with Ansible win_updates module. Rolling updates, selective patching, reboot handling, and WSUS integration with playbook.
- Coursera Root Cause Analysis: Principles and Benefits — Enhancing Problem Solving with Root Cause Analysis: A Guide to Mastering RCA on Coursera by Luca Berton
- Ansible Handlers Explained: How to Use and Flush Handlers — How to flush the execution of an Ansible handler after the notification task using the ansible.builtin.meta module.
- Run Windows 11 Client ARM64 Insider Preview in Apple Silicon (M1, M2, M3) with VMware Fusion — Emulating Windows 11 Client ARM64 Insider Preview on Apple Silicon (M1, M2, M3) through VMware Fusion.
- Ansible script Module: Run Local Scripts on Remote Hosts Guide — How to run local scripts on remote hosts with Ansible script module. Execute Python, Bash, and custom scripts without copying them first. Examples included.
- Run a SQL Command/Query on PostgreSQL - Ansible module postgresql_query — How to automate the running of SQL Query / Command in a “testdb” database on PostgreSQL using Ansible Playbook and postgresql_query module.
- Run an Ansible Execution Environment - ansible-runner command-line tool — How to run a playbook (“ping.yml”) using a custom “my_ee” Ansible Execution Environment using the ansible-runner command-line tool.
- Run and Stop AWX in Docker Containers: Start, Stop & Manage (Guide) — How to run and stop Ansible AWX in Docker containers. Start, stop, restart AWX services, check logs, and troubleshoot common Docker deployment issues.
- Running a Playbook with JetPorch: A Quick Guide — Explore a basic JetPorch playbook syntax example Playbooknstrating task execution using the shell module to print "hi".
- Ansible Cron Module: Schedule Jobs & Tasks on Linux (Complete Guide) — How to schedule cron jobs with Ansible cron module (ansible.builtin.cron). Create, modify, remove crontab entries. Set minute, hour, day, month, weekday.
- Search for AWS EC2 AMI ID by Region - Ansible module ec2_ami_info — How to automate the search of an AWS EC2 machine AMI ID running the operating system RHEL-8.3.0 in the region \"us-east-1\" using Ansible Playbook.
- Ansible Search String in File: lineinfile & regex Guide — How to search for strings in files with Ansible. Use lineinfile regex, check mode, shell grep, and slurp module to find and manage text patterns.
- Securely Automate Sudo Passwords in Ansible Playbooks — Learn how to securely provide sudo passwords to Ansible playbooks without storing them in plain text. Enhance your automation while maintaining top security.
- Ansible SSH Username & Password: Set Default Credentials (Guide) — How to set default SSH username and password in Ansible. Configure ansible_user, ansible_password, ansible_ssh_private_key_file in inventory and ansible.cfg.
- Ansible environment Keyword: Set Environment Variables Per Task or Play — How to set environment variables per task or play in Ansible using the environment keyword. Configure proxy, PATH, and app-specific variables with examples.
- ansible.posix.sysctl Module: Set Kernel Parameters Persistently (Guide) — How to set Linux kernel parameters with ansible.posix.sysctl module. Configure sysctl settings persistently, network tuning, security hardening.
- Ansible SELinux Module: Set Policy, State & Mode on Linux (Guide) — How to manage SELinux with Ansible selinux module (ansible.posix.selinux). Set enforcing, permissive, disabled modes. Configure SELinux policies.
- Setting Up Neo4j GenAI Environment on Fedora Using Ansible — Learn how to set up a Neo4j GenAI environment on Fedora using Ansible, including full-text and vector indexing, and OpenAI integration
- Simplify Ansible Output with the community.general.dense Callback Plugin — Learn how to reduce verbosity in Ansible output using callback plugins, enhancing efficiency and integration in large-scale automation tasks.
- Simplify Disk Management with Ansible Quota Module — Learn how to use the Ansible quota module to automate disk space quotas for users and groups, ensuring efficient resource management.
- Simplifying Ansible Output with the community.general.unixy Callback Plugin — Learn how to enhance Ansible playbook readability by using the community.general.unixy callback plugin for cleaner and more concise output.
- CondaError: Run 'conda init' Before 'conda activate' — Fix (2026) — Fix CondaError: Run 'conda init' before 'conda activate' in bash, zsh, fish, PowerShell, Docker, and CI/CD. Step-by-step solution for every shell and OS.
- Springer Nature Group promoted Ansible for Kubernetes by Example — This week's Apress FeaturedFriday focuses on Luca Berton, author of “Ansible for Kubernetes by Example: Automate Your Kubernetes Cluster with Ansible.” We.
- Start a VMware vSphere Virtual Machine - Ansible module vmware_guest_powerstate — How to automate the change of power state from Powered Off to Powered On of the virtual machine guest “myvm” using Ansible Playbook and vmware_guest_powerstate.
- Ansible Start & Enable Service on Boot: systemd Module Guide — How to start and enable services on boot with Ansible systemd and service modules. Ensure services auto-start, check status with service_facts.
- Steampunk Ansible Challenge: Showcase Your Playbook Writing Skills — Unleash Your Ansible Expertise and Win Big in the Steampunk Ansible Challenge! Practical examples and step-by-step guidance on Steampunk Ansible Challenge.
- Stop a VMware vSphere Virtual Machine - Ansible module vmware_guest_powerstate — How to automate the gracefully use guest shutdown and forcefully power off to change the power state from Powered On to Powered Off of the virtual machine.
- Ansible Stop & Disable Service: systemd Module Guide (with Examples) — How to stop and disable services on boot with Ansible systemd and service modules. Manage systemd units, check service_facts, ensure services stay stopped.
- Top Tools for Writing and Testing Ansible Content Efficiently — Discover essential tools for Ansible development: VSCode extension, Language Server, Ansible-Lint, Molecule, and Ansible-Navigator for efficient automation.
- Streamline Ansible Development with Auto-Fixing FCQN Violations — Learn how to use ansible-lint to automatically fix FCQN rule violations in Ansible playbooks, ensuring consistent, high-quality automation code effortlessly.
- Install and Configure Ansible Extension for VSCode — Learn how to install and configure the Ansible extension for VSCode. Follow this guide to streamline your Ansible playbook and role development process.
- Streamlining Dell Computers Service Tag Management with Ansible — Discover how to use Ansible to automate Dell computer service tag retrieval and management. Simplify IT asset tracking and system identification.
- Install Minikube with Ansible Role on All Hosts — Automate Minikube installation across all hosts with Ansible. Follow this guide to deploy Minikube using an Ansible role for streamlined setup.
- Streamlining Notifications with Ansible: Sending Email Reports — Simplify Notifications: Seamlessly Integrate Gmail for Effortless Communication with community.general.mail module.
- Ansible uri Module: REST API Requests (GET, POST, PUT, DELETE) — How to interact with REST APIs using Ansible uri module. Send GET, POST, PUT, DELETE requests, handle authentication, parse JSON responses with examples.
- Take a VMware Virtual Machine Snapshot - Ansible module vmware_guest_snapshot — How to automate taking snapshots named “Ansible Managed Snapshot” to a VMware Virtual Machine “myvm” Ansible Playbook and vmware_guest_snapshot module.
- Task Manager in macOS X with Ansible Automation — Learn how to use the macOS X Task Manager to monitor and control processes. Automate process management and monitoring with Ansible for efficiency.
- Coursera Technical Troubleshooting: Diagnostics, Networks, Customers — Learn to resolve complex IT issues, manage networks, and communicate technical solutions effectively. Elevate your IT support skills today!
- Terrapin Attack Breaking Down SSH Security — Navigating the Terrapin Attack Landscape — Understanding, Detecting, and Mitigating SSH Vulnerabilities
- Ansible win_ping Module: Test Windows Host Connectivity (Examples) — How to test Windows host availability using Ansible's win_ping module. Includes WinRM setup, troubleshooting connection failures, and inventory configuration.
- Ansible Ping Module: Test Host Connectivity & Availability (Guide) — How to test host availability with Ansible ping module. Verify SSH connectivity, Python interpreter, and troubleshoot unreachable hosts with examples.
- The Best Udemy Courses for Ansible in Network Automation — Unlock the power of network automation with top-rated Udemy courses. Master Ansible and Python to automate network tasks efficiently and effectively.
- The Bullhorn #223: Ansible Community Newsletter Highlights (March 2026) — Highlights from The Bullhorn #223, the Ansible community newsletter for March 30, 2026. Covering Ansible 13.5.0 release, AWX-TUI announcement, new resource.
- The New Ansible Community Website Preview — An Inside Look at the Ansible Community's Holiday Surprise: Navigating the Transformative Journey of ansible.com
- The Red Hat Developer Subscription Renewal Process — Empowering Red Hat Developers to Seamless Renewal of the Red Hat Developer Subscription.
- The Ultimate Automation Guide Books to Master Ansible — A list of seven books to learn the automation that saves time, reduces human errors, and boosts your skill and productivity.
- The best book about Ansible For Linux — The best book and video course for learning Ansible on Linux operating systems, covering RedHat-like, Debian-like, SUSE-like, ArchLinux, and Gentoo.
- Ansible run_once: Execute Task on Single Host (Complete Guide) — How to use Ansible run_once to execute tasks on a single host. Database migrations, token generation, delegation patterns, and common pitfalls explained.
- Three options to Safely Limit Ansible Playbooks Execution to a Single Machine — Three options to safely limit Ansible Playbook execution to a single machine using runtime parameters, playbook code, and variables.
- Ansible wait_for & Delayed Tasks: Time Management in Playbooks — How to manage delays and timing in Ansible playbooks. Use wait_for module, async tasks, poll intervals, and pause for time-based automation.
- Ansible URI Module: REST API Authentication & HTTP Requests Guide — How to interact with REST APIs using Ansible uri module. Token-based authentication, GET/POST requests, headers, JSON body.
- Transforming JSON Data with Ansible and Jinja2 — Learn how to automate JSON data transformations with Ansible and Jinja2 templates. This guide walks you through a practical example, including troubleshooting.
- Ansible Transform JSON Data: Filters for Parsing & Manipulating JSON — How to transform JSON data in Ansible using from_json, to_json, json_query, and Jinja2 filters. Parse API responses, manipulate data structures with examples.
- Ansible Search & Transform JSON: selectattr, map & combine (Guide) — How to search, filter, and transform JSON data in Ansible. Use selectattr, map, combine, and json_query filters to process complex data structures.
- Troubleshooting: Configure User Quotas on Ansible Managed Systems — Learn how to resolve the error when configuring user quotas in Ansible and ensure quota management is correctly set up on your systems.
- Troubleshooting: Configure User Quotas on XFS File Systems Using Ansible — Learn how to resolve the error when configuring user quotas in Ansible on XFS file systems and ensure quota management is correctly set up.
- Tunneling WinRM via SSH with PSRP — Learn how to enhance the security of remote management on Windows systems by tunneling WinRM via SSH using the PowerShell Remoting Protocol (PSRP).
- Ansible Multiple Handlers: Run Handlers in Sequence (listen, notify) — How to run multiple Ansible handlers from a single task. Use listen groups and multiple notify entries to chain handler execution with practical examples.
- Ubuntu Resolving apt dpkg Lock Errors — Learn how to address and prevent dpkg frontend lock errors in Linux, ensuring smooth package management and system stability through best practices.
- Luca Berton at Ubuntu Summit 2024: Inspiration & Collaboration — Luca Berton explores the Ubuntu Summit, sharing insights on automation, tech demos, and engaging with the global open-source community.
- Ansible Split String: Filter Guide for CSV, Delimiters & Lists — How to split strings in Ansible with the split filter. Convert CSV to lists, split by delimiter, extract substrings, and transform data with practical examples.
- Understanding Tokens: The Key to Smarter AI Models — Discover how tokens are the building blocks of AI, influencing how much data models can process and how smart they can become.
- Understanding the ansible-console Command: Interactive Ansible REPL Tutorial — Mastering Infrastructure Automation with Ansible-Console. Practical examples and step-by-step guidance on Understanding the ansible.
- Unlocking 2023 Cyber Monday Learning Bonanza — Explore the best 2023 Cyber Monday deals for IT professionals and DevOps engineers. Discounted courses, tools, and resources for Ansible, cloud, and automation.
- Unlocking Your PDFs: A Step-by-Step Guide to Using QPDF for Decryption — Unlock password-protected PDFs seamlessly with QPDF, a versatile command-line tool. Safely decrypt, merge, split, or convert PDF files locally.
- Update Zoom flatpak(s) in Linux systems - Ansible module command — How to automate the update of the Zoom flatpak from version 5.9.1.1380 to 5.9.6.2225 in Linux using Ansible module command.
- Upgrading Fedora Linux Using DNF System Plugin — Learn how to seamlessly upgrade your Fedora system using the DNF System Plugin, ensuring you stay updated with the latest features, improvements, and security.
- Use Ansible Vault in Ansbile Playbook - ansible vault — Learn how to use Ansible Vault to secure sensitive data such as passwords and access keys in your playbooks with practical examples and a live Playbook.
- Ansible Password Expiration: Manage User Account Aging & Policies — How to manage password expiration with Ansible user module. Set expiry dates, maximum age, warning periods, and enforce password rotation policies.
- Ansible with Podman: Manage Containers Using Inventory & Modules (Guide) — How to use Ansible with Podman containers. Configure Podman connection plugin, dynamic inventory, and manage rootless containers with practical playbook.
- ansible_date_time: Format Dates, Time & Timestamps in Playbooks — How to use ansible_date_time fact in playbooks. Access date, time, epoch, ISO8601 timestamps. Format dates with strftime filter, create time-based filenames.
- ansible_date_time: Use Date, Time & Timestamps in Ansible Playbooks — Learn how to use date, time, and timestamp in Ansible playbooks without facts. Follow our Playbook and simple Ansible code examples for quick solutions.
- Ansible Molecule Docker: Test Roles in Containers (Guide) — How to test Ansible roles with Molecule and Docker. Configure platforms, write tests, multi-distro testing, and CI/CD integration with step-by-step examples.
- Using Jenkins to Build Infrastructure with Terraform and Configure with Ansible — Learn how to automate infrastructure provisioning using Jenkins, Terraform, and Ansible, including secure repository access through a GitHub App Token.
- VMware Tag Verification with Ansible — This guide explains how to use Ansible to verify and manage VMware tags for efficient infrastructure management.
- Automating VMware Tag Verification with Ansible — Leverage Ansible to efficiently manage and verify VMware cluster tags, identifying critical metadata for streamlined resource management.
- ansible-inventory-grapher: Visualize Ansible Inventory as Graph (Guide) — How to use ansible-inventory-grapher to visualize your Ansible inventory structure as a graph diagram. Install, configure, and generate SVG/PNG inventory maps.
- Detect Apache Log4j CVE-2021-44228 with Ansible Playbook — Use Ansible to automate the detection of Apache Log4j CVE-2021-44228 vulnerability. Follow this guide to set up and run detection scripts efficiently.
- What Are Ansible Collections? Modules, Roles & Plugins Packages (Guide) — What are Ansible collections and how they organize modules, roles, and plugins. Install, use, and create collections with ansible-galaxy and Automation Hub.
- Ansible Facts: What They Are & How to Use Them (Complete Guide) — What are Ansible facts? Learn how gather_facts, setup module, and custom facts work. Access OS, network, hardware info with practical playbook examples.
- Ansible Handlers: Trigger Service Restarts on Change (Guide) — Complete guide to Ansible handlers. Trigger service restarts, flush handlers, use listen, and manage handler execution order with practical examples.
- Ansible Modules: Complete Guide to Built-in & Custom Modules — Complete guide to Ansible modules. Understand built-in modules, collection modules, how to find, use, and create custom modules for automation.
- What Are Ansible Playbooks? Definition, Structure, and Examples (2026 Guide) — Learn about Ansible playbooks, their structure, and how they define automation tasks for managing infrastructure and applications.
- Ansible Plugins: Types, Usage & Custom Plugin Development Guide — Complete guide to Ansible plugins. Understand lookup, callback, filter, connection, inventory, and module plugins with usage examples and custom development.
- What Are Ansible Roles: Complete Guide to Role Structure (2026) — Complete guide to Ansible roles. Understand role structure, create reusable roles, use defaults, handlers, templates, and organize playbooks with roles.
- Ansible Tags: Run Specific Tasks Selectively (Complete Guide) — Complete guide to Ansible tags. Run specific tasks with --tags, skip tasks, tag roles and includes, and organize playbooks with tagging strategies.
- Ansible Templates: Jinja2 Template Module Complete Guide — Complete guide to Ansible templates. Use Jinja2 templating with variables, loops, conditionals, and filters to generate dynamic configuration files.
- Ansible Variables: Complete Guide to vars, facts & Precedence — Complete guide to Ansible variables. Define vars, use facts, understand precedence, register output, and manage variables across inventories and roles.
- What is Ansible AWX? Open-Source Automation Platform Guide — What is Ansible AWX? Understand the open-source automation platform. Compare AWX vs AAP, explore features, architecture, and use cases for enterprise.
- What's New in Ansible Automation Platform 2.6 — Official Video Overview — Watch the official Red Hat video overview of Ansible Automation Platform 2.6 features including the automation dashboard, self-service portal, and AI assistant.
- What's New in Ansible Automation Platform 2.6 — Complete Overview — Comprehensive overview of Red Hat Ansible Automation Platform 2.6 features including the automation dashboard, Lightspeed intelligent assistant.
- What's New in Ansible Automation Platform Q2 2025 — Video Walkthrough — Summary of new features in the Ansible Automation Platform Q2 2025 release including AI automation, Lightspeed assistant, and policy enforcement.
- What is Universal Disk Format (UDF)? Ansible Integrated Guide — Discover Universal Disk Format (UDF) for CDs, DVDs, and Blu-ray. Learn its features, applications, versions, and benefits, plus Ansible automation.
- Ansible terminology - What is an Ansible Playbook? — A step-by-step guide inside the Ansible Playbook anatomy: play, tasks, modules, conditional, loop, handler, variable, list.
- Where Are Ansible Collections Installed? Default Paths & Management — Find where Ansible collections are installed on your system. Default paths, custom locations, requirements.yml, and collection management with ansible-galaxy.
- Where Are Ansible Modules Stored? Location & Path Guide — Find where Ansible modules are stored. Locate built-in modules, collection modules, custom modules, and configure module search paths with examples.
- Where Are Ansible Playbooks Stored? Default Paths & Best Practices — Where to store Ansible playbooks: default paths, project structure, Git repositories, and organizational best practices for automation files.
- Why Ansible Pilot? Mission, Tutorials, and Free Ansible Resources (2026) — Behind the scene of the Ansible Pilot project and Ansible open source infrastructure as code technology.
- Why Learn Ansible in 2023? — Is it worth it to learn Ansible in 2023? How is Ansible perceived in the market? How steep is the learning curve?
- Why Memory, Not CPU, Is the Critical Bottleneck in Ansible Automation — Explore why memory usage is the primary bottleneck in Ansible automation workflows, impacting scalability and performance, and learn strategies to optimize.
- The Best Wireless Mouse for Keyboard Users: An Ansible Automation Approach — Find the perfect wireless mouse for keyboard users. Learn how to choose, pair, and automate device configurations using Ansible for efficiency.
- Ansible Write to File: Variable Content with copy & template Modules — How to write variables to files in Ansible. Compare copy content vs template module, write JSON/YAML, and generate dynamic config files with examples.
- YAML Multiline Strings in Ansible: Literal, Folded & Block Scalars — Complete guide to YAML multiline strings in Ansible playbooks. Understand literal block (|), folded block (>), strip, keep, and indent indicators.
- ansible-core 2.19 Templating Changes: Fix Broken Conditionals & Jinja Errors — Deep dive into ansible-core 2.19 templating changes. Fix broken conditionals, multi-pass templating errors, Jinja2 order of operations bugs.
- Ansible-Core 2.16.18 Release — Security and Bug Fixes — Ansible-core 2.16.18 has been released with security patches and bug fixes. Learn what changed and how to upgrade safely.
- Ansible-Core 2.18.15 Release — Maintenance Update — Ansible-core 2.18.15 has been released with bug fixes and security improvements for the 2.18 branch.
- Ansible-Core 2.19.8 Release — Bug Fixes for Data Tagging — Ansible-core 2.19.8 is the latest maintenance release for the 2.19 branch, continuing to stabilize the Data Tagging engine changes introduced earlier.
- Ansible-Core 2.20.4 Release — Latest Stable Update — Ansible-core 2.20.4 is the latest stable release, included as the base for Ansible community package 13.5.0. Learn how to upgrade and what's new.
- Ansible-core 2.19 — What Changed, What Broke, and How to Upgrade Safely — A comprehensive field guide to Ansible-core 2.19: root causes behind breaking changes, current open issues, concrete refactors for Jinja/JMESPath, networking.
- Ansible Playbook Scanning Tools — 5 Best Tools for Secure Automation in 2026 — A comprehensive guide to the best Ansible playbook scanning tools in 2026. Learn how to keep playbooks safe, compliant, and scalable with tools from XLAB.
- ansible.cfg Configuration File: Complete Settings Reference (Guide) — Complete guide to ansible.cfg configuration file. Configure defaults, connection settings, privilege escalation, SSH options, plugin paths.
- community.beszel 1.0.0 — First Stable Release for Beszel Monitoring — community.beszel 1.0.0 has been released with improvements to the agent and hub roles for the Beszel lightweight server monitoring platform.
- community.docker 5.1.0 — New Feature for Docker Compose Pull — community.docker 5.1.0 is out with a new feature for the docker_compose_v2_pull module. Learn what's new in this Ansible collection release.
- community.general 12.5.0 and 11.4.6 — New Modules and Bug Fixes — community.general 12.5.0 brings four new modules and deprecations, while 11.4.6 is a bugfix release for the stable-11 branch.
- community.openwrt 1.2.0 — New Module and Bug Fixes for OpenWrt — community.openwrt 1.2.0 has been released with one new module, bug fixes, and other changes for managing OpenWrt devices with Ansible.
- community.routeros 3.18.0 — New Feature for API Modify Module — community.routeros 3.18.0 adds a new feature for the api_modify module supporting the interface veth path on MikroTik RouterOS devices.
- Ansible macOS Fork Error: objc[...] +[__NSCFConstantString initialize] Fix — Fix the macOS fork() crash error in Ansible. Set OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES permanently.
- microsoft.hyperv 1.0.0 — First Certified Ansible Collection for Hyper-V — microsoft.hyperv 1.0.0 has been certified on Ansible Automation Hub, bringing official Ansible support for Microsoft Hyper-V virtual machine management.
Browse by category · Browse by tag · Home