Ansible Error Handling: Ignore_errors, Any_errors_fatal, Failed_when, and Changed_when - Part 13
Rahul Wagh via YouTube
PowerBI Data Analyst - Create visualizations and dashboards from scratch
2,000+ Free Courses with Certificates: Coding, AI, SQL, and More
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
Explore error handling techniques in Ansible with this comprehensive tutorial video. Learn how to effectively manage errors using ignore_errors, any_errors_fatal, failed_when, and changed_when directives. Discover practical examples of copying files to offline servers and handling incorrect file paths. Gain insights into customizing failure conditions and determining system changes. Master these essential skills to create robust and resilient Ansible playbooks for improved automation and error management in your DevOps workflows.
Syllabus
Intro
Example 1: copy file on offline servers
Example 2: Copy config file on wrong path
ignore_errors
any_errors_fatal
changed_when
Taught by
Rahul Wagh