Skip to content

explicit 'become: False' in task 'Ensure local backup directory exists' #39

@soloradish

Description

@soloradish

- name: "Ensure local backup directory exists"

If I include this role in other playbooks, and set 'become: True' in playbook vars. This task will fail because my local machine require sudo password.

I think better to explicit add 'become: False' to this task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions