Ansible – File Encryption in Ansible Vault
In this post, like the previous one (Ansible – Secrets in Ansible Vault), I want to show how to use Ansible Vault encryption, but this time, for an entire file.Encrypting…
In this post, like the previous one (Ansible – Secrets in Ansible Vault), I want to show how to use Ansible Vault encryption, but this time, for an entire file.Encrypting…
One of the points I missed when changing the Mac I was using from Intel to M1 was the possibility of using Vagrant with VirtualBox. I tried so many other…
This project is a consolidation of some training and knowledge from recent years. The idea is just a laboratory, to test, reinforce what I learned and try to pass on…