Skip to content

Conversation

@bagratte
Copy link

@bagratte bagratte commented May 11, 2023

This fixes #329 but I'm not sure of the implications of this change.

@ahjohannessen
Copy link
Contributor

@bagratte Would setting vault_manage_group to true fix your problem? - Not sure your change is a good idea.

Copy link
Contributor

@lakrass lakrass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! I would suggest to change this PR to include the following changes:

  • Set vault_group: "vault" by default (not sure, why the group "bin" would make any sense)
  • Set vault_manage_group: {{ false if (vault_install_hashi_repo) else true }}

With that, users still are abled to use a different group if desired and even can create it through this role.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create directories task fails when vault_install_hashi_repo is true

3 participants