Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: no path [formerly Apache's roles/httpd/tasks/homepage.yml] #3532

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

jvonau
Copy link
Contributor

@jvonau jvonau commented Apr 10, 2023

Fixes bug:

ASK [WWW_OPTIONS (WWW_BASE should have been installed earlier)] ************************************************************************

TASK [www_options : Create dir /library/www/html/home just in case variable iiab_home_url was customized.  (Standard path /library/www/html/home was created earlier.)] ***
ok: [127.0.0.1]

TASK [www_options : IN CASE NGINX IS DISABLED: Enable IIAB pages via Apache (e.g. on port 80) if apache_install] ************************
fatal: [127.0.0.1]: FAILED! => {"reason": "Could not find or access '/opt/iiab/iiab/roles/httpd/tasks/homepage.yml' on the Ansible Controller."}

PLAY RECAP ******************************************************************************************************************************
127.0.0.1                  : ok=49   changed=5    unreachable=0    failed=1    skipped=17   rescued=0    ignored=0   

Description of changes proposed in this pull request:

remove conditional pointing to dead code path '/opt/iiab/iiab/roles/httpd/tasks/homepage.yml'

Smoke-tested on which OS or OS's:

Ran across this post asterisk install with apache enabled and running iiab-configure after asterisk install

Mention a team member @username e.g. to help with code review:

@jvonau jvonau changed the title no path BUG: no path Apr 10, 2023
@holta holta added this to the 8.1 milestone Apr 10, 2023
@holta holta merged commit 8fa5a9c into iiab:master Apr 10, 2023
@holta holta added the bug label Apr 10, 2023
@holta holta changed the title BUG: no path BUG: no path [formerly Apache's roles/httpd/tasks/homepage.yml] Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants