esxi-build-isos/upload-profiles-overwrite¶
Defines any additional command line options to pass to ansible for playbooks
By default Profiles that exist on a DRP endpoint will not be overwritten
by the esixi-build-isos-from-bundle
Task. If this Param is set to
true
, then if the Profile exists and is ReadWrite (ReadOnly: false
)
it will be overwritten.
Note that a Profile of the same name that is trying to be created can not
be overwritten if it was uploaded from a Content Bundle, as those objects
are ReadOnly: true
. In that case, the task will exit with an error,
and subsequently ISOs will not be uploaded.