1
0
Fork 0
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:
A Holt 2019-01-09 17:37:34 -05:00 committed by GitHub
parent b002eaee63
commit d2264f79bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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