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

Add support for ineractive tasks #3

Open
biozz opened this issue Sep 25, 2021 · 0 comments
Open

Add support for ineractive tasks #3

biozz opened this issue Sep 25, 2021 · 0 comments

Comments

@biozz
Copy link
Owner

biozz commented Sep 25, 2021

Sometimes you need to provide an input to a task and in my experience it was not possible in the Sublime's output panel when running Ansible playbook requiring become password.

usr/local/.../python3.9/getpass.py:91: GetPassWarning: Can not control echo on the terminal.
  passwd = fallback_getpass(prompt, stream)
Warning: Password input may be echoed.
BECOME password: 

Yes, it may be possible to configure Ansible not to prompt for passwords, but I want to research how it can be done solely with Sublime Text.

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