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

Local SSH configuration to access require.io hosts broken by Ansible 2.6 #1483

Closed
joaocgreis opened this issue Sep 3, 2018 · 1 comment
Closed

Comments

@joaocgreis
Copy link
Member

When running ansible-playbook playbooks/write-ssh-config.yml with Ansible 2.6, the resulting SSH config file contains the templates {{ ansible_ssh_private_key_file }} instead of the resolved value.

I bisected this to ansible/ansible@dae737c . On our side, https://github.com/nodejs/build/blob/master/ansible/plugins/library/ssh_config.py seems to be able to receive the hostinfo argument and work with it, but with templates are unresolved.

I can't investigate further at the moment, so if anyone wants feel free to take this. This is also a good first issue for anyone looking to join the Build WG. It's easy to work with a local clone of Ansible by following https://github.com/ansible/ansible/blob/devel/hacking/README.md#env-setup .

@refack refack changed the title Access to require.io hosts broken by Ansible 2.6 Local SSH configuration to access require.io hosts broken by Ansible 2.6 Sep 3, 2018
@github-actions
Copy link

github-actions bot commented Mar 7, 2020

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is remove or a comment is made.

@github-actions github-actions bot added the stale label Mar 7, 2020
@github-actions github-actions bot closed this as completed Apr 7, 2020
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

1 participant