Skip to content

become_flags are sudo-specific #65

Open
@fabianfreyer

Description

@fabianfreyer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions