Add TaskTree definitions more directly

Instead of putting all the task configs into a List and then adding the
List, add the task configs to the nodelist directly. This eliminates a
bunch of boiler plate "collection" code.

Change-Id: I431b32dcd683dd94a6f5b730fe0c6ad90942816c
1 file changed