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

could not sync with prompt #2

Open
ansibleguy76 opened this issue Oct 7, 2021 · 1 comment
Open

could not sync with prompt #2

ansibleguy76 opened this issue Oct 7, 2021 · 1 comment

Comments

@ansibleguy76
Copy link

for slow ssh session, add "sync_multiplier=5"

if(not sp.login(node["sp"], node["sp_username"], node["sp_password"],sync_multiplier=5,auto_prompt_reset=False)):

@ansibleguy76
Copy link
Author

ansibleguy76 commented Oct 7, 2021

ps : note that I use different config file attributes as I'm importing a yaml file, not a json. (for example node["sp_username"])

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

No branches or pull requests

1 participant