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

don't set default override for ssh shell #212 #213

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Conversation

umputun
Copy link
Owner

@umputun umputun commented Jun 5, 2024

This regression was introduced some time ago and sets the default SSH shell to /bin/sh. This setting is considered the highest priority in CLI overrides, and consequently, it is enforced even if a custom SSH shell is set in the playbook.

fixes #212

This regression was introduced some time back and set the default SSH shell to /bin/sh. This setting is considered the highest priority in CLI overrides and consequently enforced /bin/sh even if a custom SSH shell was set in the playbook.
Copy link

Deploying spot-site with  Cloudflare Pages  Cloudflare Pages

Latest commit: 724f2ef
Status: ✅  Deploy successful!
Preview URL: https://65a9fbe5.spot-7ki.pages.dev
Branch Preview URL: https://fix-custom-shell.spot-7ki.pages.dev

View logs

@umputun umputun merged commit fbf33ce into master Jun 5, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ssh_shell is being ignored inside playbook
1 participant