-
Notifications
You must be signed in to change notification settings - Fork 45
[Role][2168] support_mode role to gather all facts #2392
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
base: dev
Are you sure you want to change the base?
Conversation
fernandofloresg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Requested few changes, codewise and tests are looking good.
rexemin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thank you for working on this, it will be really useful for our technical support. Besides the comments I've already left, I would say to:
- make sure you update copyright years to the correct ones (that is, 2025 in all of them, as they are new files)
- probably rename
Docs/todocs/to keep naming consistent inside the role directory - and also add checking of the SSH config files inside the managed node playbook (this would include getting the contents of
~/.ssh/rc,/etc/ssh/sshrcand/etc/ssh/ssh_config). I will leave it up to you to decide whether this information should be a toggle just like other parts of the playbook that are optional



SUMMARY
Create a role that executes on the managed node and collect all the required parameters for the support.
ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION