Skip to content

missing passlib dependency #21

Description

@muelli
TASK: [debops.console | Enforce root password] ******************************** 

Failed to template {% if console_root_password is defined and console_root_password %} True {% else %} False {% endif %}: Failed to template {{ lookup("password", secret + "/credentials/" + ansible_fqdn + "/console/root/password encrypt=sha512_crypt length=" + console_root_password_length) }}: passlib must be installed to encrypt vars_prompt values

I guess this should have been pulled in when I did pip install.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions