mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
stage 4 cleanup
This commit is contained in:
parent
ff0bc717c7
commit
5eb6c6ec1e
1 changed files with 0 additions and 16 deletions
|
@ -32,28 +32,12 @@
|
|||
when: usb_lib_install | bool
|
||||
#tags: usb-lib
|
||||
|
||||
# NETWORK moved to the very end, after Stage 9 (9-LOCAL-ADDONS)
|
||||
# It can also be run manually using: cd /opt/iiab/iiab; ./iiab-network
|
||||
#
|
||||
#- name: NETWORK
|
||||
# include_role:
|
||||
# name: network
|
||||
# # has no "when: XXXXX_install" flag
|
||||
# tags: base, network
|
||||
|
||||
# MANDATORY SO PERHAPS THIS BELONGS IN 3-BASE-SERVER ?
|
||||
- name: HOMEPAGE
|
||||
include_role:
|
||||
name: homepage
|
||||
# has no "when: XXXXX_install" flag
|
||||
#tags: base, homepage
|
||||
|
||||
#- name: POSTGRESQL
|
||||
# include_role:
|
||||
# name: postgresql
|
||||
# when: postgresql_install | bool
|
||||
# tags: postgresql, pathagar, moodle
|
||||
|
||||
- name: CUPS
|
||||
include_role:
|
||||
name: cups
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue