Role - kubeinit_kubevirt¶
Role Documentation¶
Please, refer to the kubeinit_kubevirt role official docs for further information.
Role Defaults¶
This section highlights all of the defaults and variables set within the “kubeinit_kubevirt” role.
# All variables intended for modification should be placed in this file.
# All variables within this role should have a prefix of "kubeinit_kubevirt_"
kubeinit_kubevirt_debug: '{{ (ansible_verbosity | int) >= 2 | bool }}'
kubeinit_kubevirt_hide_sensitive_logs: true
Molecule Scenarios¶
Molecule is being used to test the “kubeinit_kubevirt” role. The following section highlights the drivers in service and provides an example playbook showing how the role is leveraged.