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

do not use become: true in all playbooks #66

Closed
NavidSassan opened this issue Jun 26, 2022 · 2 comments
Closed

do not use become: true in all playbooks #66

NavidSassan opened this issue Jun 26, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@NavidSassan
Copy link
Member

causes the following error against windows hosts:
msg: The powershell shell family is incompatible with the sudo become plugin

@NavidSassan NavidSassan added the bug Something isn't working label Jun 26, 2022
@NavidSassan NavidSassan self-assigned this Jun 26, 2022
@markuslf
Copy link
Member

So let's define where to use become: true (is needed anyway).

@markuslf
Copy link
Member

Will be defined in group_vars or host_vars using ansible_become: true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants