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

Using the Credentials group in the Job Template #15464

Open
4 of 9 tasks
krivenkoa opened this issue Aug 23, 2024 · 0 comments
Open
4 of 9 tasks

Using the Credentials group in the Job Template #15464

krivenkoa opened this issue Aug 23, 2024 · 0 comments

Comments

@krivenkoa
Copy link

Please confirm the following

  • I agree to follow this project's code of conduct.
  • I have checked the current issues for duplicates.
  • I understand that AWX is open source software provided for free and that I might not receive a timely response.

Feature type

New Feature

Feature Summary

Sometimes you need to use multiple permissions in AWX at once,
and the question is: Is it possible to implement the functionality of groups of permissions?

Select the relevant components

  • UI
  • API
  • Docs
  • Collection
  • CLI
  • Other

Steps to reproduce

Suppose I have 3 types of permissions:

  • CT1
  • CT2
  • CT3

And I create 3 permissions for them:

  • C1
  • C2
  • C3

And I use these permissions within a single template, and in order not to manually go to each type and search for the right permission, it would be more convenient to use a certain group of permissions.

Current results

Now it is necessary to add each Credential separately

Sugested feature result

Implement the ability to group Credentials and add the ability to select both a separate Credential and a group at once

Additional information

No response

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

No branches or pull requests

1 participant