Skip to content

Enhancement: include become:false on delegate_to: localhost tasks #66

@clethbridgedaniel

Description

@clethbridgedaniel

Thanks for this role! It's working wonderfully; I'm using it in some Incus containers.

I'm an inexperienced new ansible user, and caused myself an issue with global become: true in a playbook calling this role. Everything went smoothly until elevation was requested for tasks using delegate_to: localhost. The instances I ran across before correcting my mistake were:

  1. querying for latest version (update.yml:76) and
  2. check for existing server on Komodo Core (manage_server.yml:74)

in both these cases an explicit become:false would save me from myself :)

Chris

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