-
Notifications
You must be signed in to change notification settings - Fork 3
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
Consolidate ansible configuration management into ooni/devops #27
Comments
This was referenced Mar 15, 2024
DecFox
added a commit
that referenced
this issue
Jul 21, 2024
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 --------- Co-authored-by: Decfox <[email protected]>
hellais
pushed a commit
that referenced
this issue
Jul 24, 2024
This is part of the work being done in #27. This diff adds support for using the ansible galaxy module ((ansible-sshd){https://github.com/willshersystems/ansible-sshd}) to configure sshd on the ansible-controller and other hosts (all hosts using the `ssh_users` role) --------- Co-authored-by: decfox <[email protected]>
This was referenced Dec 7, 2024
Merged
Inside of ooni/sysadmin#523 I have moved all legacy playbooks that don't require migration into their own tree. Every time we complete a migration we should move them in there so that we don't forget. I also updated the top level comment to reflect this. |
hellais
added a commit
to ooni/sysadmin
that referenced
this issue
Dec 7, 2024
hellais
added a commit
that referenced
this issue
Dec 19, 2024
Migrate over the monitoring role from sysadmin to devops. Related to: #27
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Migration TODO List
This file is used to keep track of the in-progress migration of roles from
ooni/sysadmin over to ooni/devops.
Playbooks
Playbooks to migrate
These are playbooks that we should be migrating over to ooni/devops, either
as-is or consolidating them together into one.
They are loosely sorted by priority:
Unused/Depecated Playbooks
The text was updated successfully, but these errors were encountered: