关于
This skill provides a comprehensive framework for building self-healing and resilient automation within Ansible. It equips Claude with standardized patterns for using block/rescue/always structures to manage cleanups and rollbacks, implementing retry logic for transient network or service failures, and utilizing assertion modules for rigorous input validation. By applying these practices, developers can minimize manual intervention and ensure that infrastructure-as-code deployments provide clear, actionable error context when things go wrong.