We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
causes the following error against windows hosts: msg: The powershell shell family is incompatible with the sudo become plugin
msg: The powershell shell family is incompatible with the sudo become plugin
The text was updated successfully, but these errors were encountered:
So let's define where to use become: true (is needed anyway).
become: true
Sorry, something went wrong.
Will be defined in group_vars or host_vars using ansible_become: true.
ansible_become: true
7c7e073
NavidSassan
No branches or pull requests
causes the following error against windows hosts:
msg: The powershell shell family is incompatible with the sudo become plugin
The text was updated successfully, but these errors were encountered: