mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
3 problems: 1. include_role: does not permit tags, so presumably prevents more advanced use of "./runtags olpc" including roles across several of the 9 stages 2. I really want a "dynamic" approach like include_tasks: that spares us the madness of dozens of pages of "skipping, skipping, skipping" crap that should not be running anyway (avoiding the "static" behavior of the old "include:") But unfortunately include_role: does not accept "static: no" (as currently works within "include: ... when:") 3. Any way to squeeze things onto 1 line in Ansible, so it's actually readable as https://github.com/iiab/iiab/blob/master/roles/7-edu-apps/meta/main.yml was? |
||
---|---|---|
.. | ||
tasks | ||
README.rst |
=================================== Educational Apps and Content README =================================== This role is a place to aggregate roles that provide Educational Content or are specifically targetted at pedagogical activities.