mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
5 lines
88 B
Python
5 lines
88 B
Python
|
|
|
|
def tasks(tasklist, manifest):
|
|
import tasks
|
|
tasklist.add(tasks.OpenNebulaContext())
|