Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Add multiple Vault-type credentials on creation of new Job Template #525

Closed
watsonb opened this issue May 9, 2018 · 4 comments
Closed

Comments

@watsonb
Copy link

watsonb commented May 9, 2018

When using tower-cli job_template create there is no known way to add multiple vault-credential to the template. To date, I have tried multiple --vault-credential "<cred_name>" arguments and the template simply uses the last specified argument. I've also tried a comma-delimited list in a single argument (e.g. --vault-credential "<cred1_name>,<cred2_name>", but it errors as it cannot find a single credential matching the combination of the names.

Given that Ansible 2.4+ supports multiple vaults, I need a method to add the vaults to the job template at create time. The AWX GUI does allow you to specify multiple vault credentials by clicking the Search icon next to the Credential field, filtering by Vault type, and checking multiple credential items in the list.

@Yiadh
Copy link

Yiadh commented Sep 12, 2018

I am facing the same problem. Did you find the solution?

@Yiadh
Copy link

Yiadh commented Sep 12, 2018

@AlanCoding could you help us please

@watsonb
Copy link
Author

watsonb commented Sep 13, 2018

@Yiadh , no, we haven't been using AWX as much these days but will likely get back into it at some point.

@AlanCoding
Copy link
Member

should be in released 3.3.7

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

No branches or pull requests

3 participants