mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 12:12:12 +00:00
0-init/tasks/validate_vars.yml: Cleaner ordering of mysql within 45
This commit is contained in:
parent
58d9923284
commit
27cc66b87e
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,6 @@
|
|||
- admin_console
|
||||
#- nginx # MANDATORY
|
||||
#- apache # Unmaintained - former dependency
|
||||
- mysql # Dependency - excluded from _installed check below
|
||||
- squid
|
||||
- cups
|
||||
- samba
|
||||
|
@ -85,6 +84,7 @@
|
|||
- gitea
|
||||
- jupyterhub
|
||||
- lokole
|
||||
- mysql # Dependency - excluded from _installed check below
|
||||
- mediawiki
|
||||
- mosquitto
|
||||
- nodejs # Dependency - excluded from _installed check below
|
||||
|
|
Loading…
Reference in a new issue