ansible-vault
ansible-vault copied to clipboard
feat: add the possibility to set vault_port < 1024 without crashing
Add the possibility the possibility to set vault_port < 1024 without crashing by adding the CAP_NET_BIND_SERVICE capability when necessary.