diff --git a/roles/4-server-options/tasks/main.yml b/roles/4-server-options/tasks/main.yml index dafc2f217..ab3f97da4 100644 --- a/roles/4-server-options/tasks/main.yml +++ b/roles/4-server-options/tasks/main.yml @@ -57,13 +57,6 @@ when: postgresql_install | bool tags: postgresql, pathagar, moodle -# UNMAINTAINED -#- name: AUTHSERVER -# include_role: -# name: authserver -# when: authserver_install is defined and authserver_install -# tags: olpc, authserver - - name: CUPS include_role: name: cups