Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hashivault_secret_enable to enable with type #58

Closed
bru2code opened this issue Apr 3, 2018 · 2 comments
Closed

hashivault_secret_enable to enable with type #58

bru2code opened this issue Apr 3, 2018 · 2 comments

Comments

@bru2code
Copy link

bru2code commented Apr 3, 2018

Hi,

I am trying to use hashivault_secret_enable to enable ssh-backend, something similar to below. And I don't see any equivalent options in the py. Do you know if there is a quick way to do this perhaps!

vault secrets enable -path=ssh-prod ssh 

Cheers, Raj

@TerryHowe
Copy link
Owner

That should be something like:

    - hashivault_secret_enable:
        name: "ssh-pro"
        backend: "ssh"

@TerryHowe
Copy link
Owner

I have to assume this is resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants