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

ansible: refactor known_hosts tasks for github.com #3265

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

richardlau
Copy link
Member

Refactor the Ansible tasks for updating the known_hosts file for github.com into its own role. Call that role from both the docker-host and jenkins-worker/create playbooks.

Fixes: #3254
Refs: #3212
Refs: #3256

Refactor the Ansible tasks for updating the `known_hosts` file for
github.com into its own role. Call that role from both the docker-host
and jenkins-worker/create playbooks.
@richardlau richardlau merged commit bda7fb8 into nodejs:main Apr 17, 2023
1 check passed
@richardlau richardlau deleted the sshgithub branch April 17, 2023 15:51
StefanStojanovic added a commit to JaneaSystems/build that referenced this pull request Jun 30, 2023
Added github-windows role. based on an already existing github role.
It does the same job on Windows and is used in jenkins-worker/create.yml
playbook.

Refs: nodejs#3265
StefanStojanovic added a commit that referenced this pull request Jul 3, 2023
Added github-windows role. based on an already existing github role.
It does the same job on Windows and is used in jenkins-worker/create.yml
playbook.

Refs: #3265
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with pulling git from jenkins node
2 participants