Background When you first start using Ansible, you go from writing bash scripts that you upload and run on machines to running desired end state playbooks. You go from a write-once read-never set of scripts to an easily readable and updatable yaml. Life is good. Fast forward to when you become an Ansible power user. You’re now: Writing playbooks that run on multiple distros Breaking down your comp