How to Register Variables in Your Ansible Playbooks
Because “infrastructure as code” means it’s “code” after all, working effectively with variables is going to be a core competency on your journey to mastering Red Hat’s Ansible. For its part, Ansible gives you quite a bit of flexibility in terms of how you can inject, update, and even register new variables whenever you run…