Skip to content

bertvv.httpd picks up vars from bertvv.wordpress #9

@JensTimmerman

Description

@JensTimmerman

when installing wordpress I get this error:

TASK [bertvv.httpd : include_vars] ********************************************************************************************************
ok: [blog] => (item=/root/.ansible/roles/bertvv.wordpress/vars/RedHat-8.yml)

TASK [bertvv.httpd : Ensure Apache is installed] ******************************************************************************************
fatal: [blog]: FAILED! => {"msg": "'httpd_packages' is undefined"}

This seems to be the case because httpd only ships RedHat.yml and wordpress has RedHat-8.yml
a workaround was cp /root/.ansible/roles/bertvv.httpd/vars/RedHat.yml /root/.ansible/roles/bertvv.httpd/vars/RedHat-8.yml

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