Skip to content

'openssl_packages' is undefined error when using role. #20

@abenedict

Description

@abenedict

I am getting an error when trying to use this role.

TASK [weareinteractive.openssl : Installing packages] **********************************************************************************************************
fatal: [host1]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'openssl_packages' is undefined\n\nThe error appears to be in '.ansible/roles/weareinteractive.openssl/tasks/install.yml': line 3, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Installing packages\n  ^ here\n"}

I found .weareinteractive.openssl/vars/defaults.yml that defines this, but maybe I am missing something?

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