ansible-vault icon indicating copy to clipboard operation
ansible-vault copied to clipboard

feat: add the possibility to set vault_port < 1024 without crashing

Open thomas-VIGINUM opened this issue 4 months ago • 0 comments

Add the possibility the possibility to set vault_port < 1024 without crashing by adding the CAP_NET_BIND_SERVICE capability when necessary.

thomas-VIGINUM avatar Jun 12 '25 12:06 thomas-VIGINUM