Skip to content

Please provide a way to turn off auto-install #1222

@magnusviri

Description

@magnusviri

Ansible is a tool that allows administrators to run commands on many computers over ssh and using python. If one of the computers is missing python, pkgx will start to install it. However Ansible times out and it never gets installed and instead it prints out an error message that makes no sense. It took me a long time to figure out that Ansible was failing because python was missing locally and that pkgx was attempting to install it but that it ultimately failed. It would be nice if I could just turn off auto-install, especially on systems that are considered high security.

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