Understanding Ansible Builtin vs Legacy Collections: Key Differences
What is the “ansible.builtin” Ansible collection? What is the “ansible.legacy” collection?
Continue readingWhat is the “ansible.builtin” Ansible collection? What is the “ansible.legacy” collection?
Continue readingHow to Dry Run an Ansible Playbook? The check and diff modes are extremely useful to have a clear vision of the changes that are going to be performed on the target node.
Continue readingHow to Break a string over multiple lines with Ansible? And in general with YAML language.
Continue readingHow to print a text or a variable during the execution with Ansible?
Continue reading