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

controller_users not in controller_configuration_dispatcher_roles #1008

Open
MallocArray opened this issue Dec 12, 2024 · 3 comments
Open

controller_users not in controller_configuration_dispatcher_roles #1008

MallocArray opened this issue Dec 12, 2024 · 3 comments
Labels
bug Something isn't working new New issue, this should be removed once reviewed

Comments

@MallocArray
Copy link
Contributor

Summary

roles/dispatch/defaults/main.yml contains most of the roles used to configure a controller, but from this list, controller_users is missing.
Is this intentional, or should it be added so the default execution of infra.aap_configuration.dispatch contains everything needed to fully configure a controller?

Issue Type

  • Bug Report

Ansible, Collection, Controller details

ansible --version

ansible-galaxy collection list

Controller version
  • ansible installation method: one of source, pip, OS package, EE

OS / ENVIRONMENT

Desired Behavior

Actual Behavior

Please give some details of what is actually happening.
Include a [minimum complete verifiable example] with:

  • playbook / task
  • configuration file / list
  • error

STEPS TO REPRODUCE

@MallocArray MallocArray added bug Something isn't working new New issue, this should be removed once reviewed labels Dec 12, 2024
@djdanielsson
Copy link
Collaborator

I think originally it was intentional but with spending more time with how things work now, I do wonder if we should add that in... @sean-m-sullivan @Tompage1994 ?

@Tompage1994
Copy link
Collaborator

I'm fairly sure this will be because in AAP2.5 controller_user no longer will work. Instead you would need to make use of gateway_user I believe.

@djdanielsson
Copy link
Collaborator

I wonder if permissions wise you still need controller_user to give them access to a JT for example. we found that was the case for orgs I know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new New issue, this should be removed once reviewed
Projects
None yet
Development

No branches or pull requests

3 participants