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:
parent
ad0285298e
commit
06102d7431
1 changed files with 0 additions and 5 deletions
|
@ -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 }}"
|
||||
|
|
Loading…
Reference in a new issue