Skip to content

cv_container_v3

Schema for cv_container_v3

Variable Type Required Default Choices Description
apply_mode str No loose loose
strict
Set how configlets are attached/detached to containers. If set to strict, all configlets not listed in your vars will be detached.
state str No present present
absent
Set if Ansible should build or remove devices on CloudVision
topology dict Yes YAML dictionary to describe intended containers
    parentContainerName str Yes Name of the parent container
    configlets List No List of configlets
    imageBundle str No The name of the image bundle to be associated with the container

Last update: November 21, 2023