2017-10-26 20:19:54 +00:00
|
|
|
- name: BEGINNING Educational Apps and Content Installed
|
|
|
|
command: echo BEGINNING Educational Apps and Content Installed
|
2017-05-27 18:09:50 +00:00
|
|
|
|
2017-10-26 20:19:54 +00:00
|
|
|
- include_role:
|
|
|
|
name: moodle
|
2017-10-26 21:08:37 +00:00
|
|
|
# static: no
|
|
|
|
# tags: ['olpc','moodle','edu-apps']
|
2017-10-26 20:19:54 +00:00
|
|
|
when: moodle_install
|
|
|
|
|
|
|
|
- include_role:
|
|
|
|
name: osm
|
2017-10-26 21:08:37 +00:00
|
|
|
# tags: ['olpc','moodle','edu-apps']
|
2017-10-26 20:19:54 +00:00
|
|
|
when: osm_install
|
|
|
|
|
|
|
|
- include_role:
|
|
|
|
name: pathagar
|
2017-10-26 21:08:37 +00:00
|
|
|
# ['pathagar','edu-apps']
|
2017-10-26 20:19:54 +00:00
|
|
|
when: pathagar_install
|
|
|
|
|
|
|
|
- include_role:
|
|
|
|
name: rachel
|
2017-10-26 21:08:37 +00:00
|
|
|
# ['rachel','edu-apps']
|
2017-10-26 20:19:54 +00:00
|
|
|
when: rachel_install
|
|
|
|
|
|
|
|
- include_role:
|
|
|
|
name: kalite
|
2017-10-26 21:08:37 +00:00
|
|
|
# ['kalite','edu-apps']
|
2017-10-26 20:19:54 +00:00
|
|
|
when: kalite_install
|
|
|
|
|
|
|
|
- include_role:
|
|
|
|
name: kiwix
|
2017-10-26 21:08:37 +00:00
|
|
|
# ['kiwix','edu-apps']
|
2017-10-26 20:19:54 +00:00
|
|
|
when: kiwix_install
|
|
|
|
|
|
|
|
- include_role:
|
|
|
|
name: sugarizer
|
2017-10-26 21:08:37 +00:00
|
|
|
# ['sugarizer','edu-apps']
|
2017-10-26 20:19:54 +00:00
|
|
|
when: sugarizer_install
|
|
|
|
|
|
|
|
- name: COMPLETING Educational Apps and Content Installed
|
|
|
|
command: echo COMPLETING Educational Apps and Content Installed
|