Boris

Results 5 comments of Boris

Hosts should be listed within `[vault_raft_servers]` group, and if interface names differ across the hosts - you should specify `vault_iface` var for every host. Which error are you seeing exactly?...

In your example: ``` localhost [vault_raft_servers] raft vault_iface=interface_name_goes_here ```

Can you try this commit instead? https://github.com/jimnydev/ansible-vault/commit/7368f4f4a3e815482c3598d9cce80eed2ee0f55e

It looks like this was reworked in the meantime - so this PR is now pointless. Thanks!

Is this still actual? I'm also willing to contribute, just wanted to check if there's some ongoing effort regarding this? Thank you!