-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels