Skip to content

Missing Vars in deploy.yml playbook #11

@olegsfinest

Description

@olegsfinest

Hi there,

thanks for the nice project. I tried to provision and deploy an app with these playbooks. I ran into an error in the deploy.yml playbook, the variables used are not set in it.

I could easily fix it by adding

  vars_files:
    - app-vars.yml

analogously to the provision playbook.

I don't know if I made an error in the first place and this just fixed that, but if the vars are actually missing, I guess it would be a good idea to add the two lines to deploy.yml?

Best regards and Thanks!

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