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

Add support for setting up ansible-galaxy on the controller node #76

Closed
jbonisteel opened this issue Jul 12, 2024 · 0 comments
Closed

Comments

@jbonisteel
Copy link

This is part of the work being done in: #27

It adds support for ansible-galaxy so we can use the sshd_user galaxy module to unify sshd configuration and ensure all users have access to all hosts

The missing pieces/next steps should be:

  • checking that the ansible-galaxy setup on the controller node actually works
  • Adding the ansible-galaxy module as dep to the ssh_users role
  • Checking it applies to the hosts we mentioned above
  • Applying it to all hosts

Corresponding PR: #75

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

2 participants