Ansible Error Handling: Ignore_errors, Any_errors_fatal, Failed_when, and Changed_when - Part 13
Rahul Wagh via YouTube
AI Engineer - Learn how to integrate AI into software applications
The Most Addictive Python and SQL Courses
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
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