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

become_flags are sudo-specific #65

Open
fabianfreyer opened this issue Nov 13, 2017 · 1 comment
Open

become_flags are sudo-specific #65

fabianfreyer opened this issue Nov 13, 2017 · 1 comment

Comments

@fabianfreyer
Copy link

When become_method is not sudo, the following become_flags don't really make sense:

become_flags: '-i'

become_flags: '-i'

e.g. for su, the corresponding flag should be -l.
If there is a hard dependency on sudo, then IMHO become_method should be specified for those tasks.

@ganto
Copy link
Member

ganto commented Nov 14, 2017

Good point, thanks. This role urgently needs a general overhaul, I'll definitely add this to the list of stuff being looked at. If it's urgent for you to be fixed, I'll gladly accept a PR. 😃

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

2 participants