1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

Nix apache2 install from 9-local-addons/tasks/main.yml

This commit is contained in:
A Holt 2020-05-22 10:39:21 -04:00 committed by GitHub
parent ad0285298e
commit 06102d7431
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,11 +30,6 @@
name: calibre-web
when: calibreweb_install | bool
- name: '2020-05-21: TEMPORARILY INSTALL APACHE UNTIL ADMIN CONSOLE DECLARES (OR REMOVES?) ITS DEPENDENCY within [console : Enable ssl] to avoid error "Neither of apache2ctl nor apachctl found. At least one apache control binary is necessary." -- possibly var adm_cons_force_ssl is still useful here?'
package:
name: apache2
when: admin_console_install | bool
- name: Recording STAGE 9 HAS COMPLETED ====================
lineinfile:
path: "{{ iiab_env_file }}"