Mastering Regex in Ansible: Search, Extract, and Replace
Regular Expression A regular expression (regex) is a character pattern describing a set of strings.
Continue readingRegular Expression A regular expression (regex) is a character pattern describing a set of strings.
Continue readingHow to decrypt an Ansible Vault? From an encrypted file to plaintext using the correct password.
Continue readingHow to use an Ansible Vault in an Ansible Playbook? How to use an Ansible Vault to Protect Sensitive Data such as passwords, access keys, etc.
Continue readingAnsible terminology - What is an Ansible Vault? How to store variables and files in an encrypted way using the ansible-vault command line utility.
Continue readingWhat is an Ansible Playbook? I will show you a live Playbook with some simple Ansible code.
Continue readingWhat is the difference between ansible_hostname vs inventory_hostname? These two ansible internal variables sometimes confuse one for another but they’re fundamentally different.
Continue readingWhat is ansible-core? What is the ansible community package? What happened to the Ansible project after version 2.
Continue reading