infrastructure management
10 Ansible tutorials tagged “infrastructure management”. Working examples covering automation, configuration management, and DevOps workflows.
Using Ansible Tree Callback: Save Host Events to Files Easily
playbooks · 3
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 troubleshooting — Error: name[template]
playbooks · 4
The name[template] error in Ansible highlights issues with task naming, particularly involving improper use of Jinja templates.
Fix Ansible run_once — Common Pitfalls
playbooks · 5
Fix run_once issues in Ansible playbooks. Common mistakes with serial, delegation, variable scope, and how to properly run tasks on a single host.
Ansible VMware VM Snapshot Check
playbooks · 3
Learn how to use Ansible to check for VMware snapshots on virtual machines with the `vmware_vm_info` module. This guide includes step-by-step instructions.
Event-Driven Ansible: Revolutionizing IT Automation
playbooks · 4
Discover how Event-Driven Ansible revolutionizes IT automation by enabling real-time responses to changes, ensuring agility, efficiency, and consistency.
Ansible-Lint Profiles — Choose the Right Lint Level
playbooks · 5
Configure ansible-lint profiles from min to production. Understand rule severity, skip rules, custom profiles, and CI/CD integration.
Integrate Ansible with Backstage for Streamlined Automation
playbooks · 5
Discover how to integrate Ansible with Backstage for enhanced infrastructure automation, self-service tools, and improved developer workflows.
Linting Ansible Playbooks: A Guide to Ensuring Consistency and Quality
playbooks · 4
Ensure Ansible playbook quality and consistency with linting. Learn to avoid issues like using the Ansible best practices for reliable deployments.
Output Ansible Playbooks as YAML with Callback Plugin
playbooks · 3
Learn how to use Ansible ping module to test connections and customize output with callback plugins, demonstrated with a detailed playbook.
Red Hat Enterprise Linux 9 for SysAdmins Book by Luca Berton & Jerome Gotangco
playbooks · 3
Luca Berton and Jerome Gotangco present 'Red Hat Enterprise Linux 9 for SysAdmins'—a hands-on technical guide for secure, production-ready Linux.