Encrypt files including their file names in an Ansible repo
I have an public Ansible repository with some templates files I need to hide/encrypt. I need not only to encrypt their content, but also their file names.
I have an public Ansible repository with some templates files I need to hide/encrypt. I need not only to encrypt their content, but also their file names.