Skip to content
New issue

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

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

Already on GitHub? # to your account

Change allow_for to use "acl_list" instead of direct entries #76

Closed
cinek810 opened this issue Apr 5, 2022 · 1 comment
Closed

Change allow_for to use "acl_list" instead of direct entries #76

cinek810 opened this issue Apr 5, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@cinek810
Copy link
Owner

cinek810 commented Apr 5, 2022

acl_lists:

  • rootOnAll:
    • group: root
      infra:
      • name: testInfra
        stages:
      • testing
      • prod
      • locked

tasks:

  • name: task_exec_bin_true
    play_items:
  • run_bin_true
    allowed_for:
  • rootOnAll
@cinek810 cinek810 added the enhancement New feature or request label Apr 5, 2022
@LegenJCdary LegenJCdary self-assigned this Apr 6, 2022
@LegenJCdary
Copy link
Collaborator

done in #83

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants