description

add domain

tasks

"""A Python Pulumi program"""

import pulumi_libvirt as libvirt

domain = libvirt.Domain("ubuntu")