The run_once statement in Ansible
Introduction Ansible is a powerful automation tool that makes managing IT infrastructure easier.
Continue readingIntroduction Ansible is a powerful automation tool that makes managing IT infrastructure easier.
Continue readingHow to display the Current ansible-playbook Path? I’m going to show you how to Use the “playbook_dir” Ansible Magic Variable in Ansible Playbook with a live Playbook and some simple Ansible code.
Continue readingHow to Use Ansible Magic Variables in Ansible Playbook I’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to write a variable to file with Ansible? From a simple value or the result of complex command execution on the target node often we have the need to write the result to a file.
Continue readingIntroduction Today we’re going to talk about Ansible troubleshooting, specifically about VARIABLE IS NOT DEFINED!
Continue reading