mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
b002eaee63
commit
d2264f79bd
1 changed files with 2 additions and 1 deletions
|
@ -50,10 +50,11 @@
|
|||
when: postgresql_install
|
||||
tags: postgresql, pathagar, moodle
|
||||
|
||||
# UNMAINTAINED
|
||||
- name: AUTHSERVER
|
||||
include_role:
|
||||
name: authserver
|
||||
when: authserver_install
|
||||
when: authserver_install is defined and authserver_install
|
||||
tags: olpc, authserver
|
||||
|
||||
- name: CUPS
|
||||
|
|
Loading…
Add table
Reference in a new issue