Pierrick Caillon
Pierrick Caillon
Add a new `mac_address` option to the network interface configuration. If specified, it is used instead of generated mac address.
When provisioning to a standalone ESXi host using vsphere_guest, the cluster parameter must not be provided. There is no cluster defined in standalone ESXi. Thus requiring it prevent provisioning.
Add a new action parameter to select the firmware to use for booting the VM. It defaults to BIOS for compatibility with existing playbooks.
`__author_email__` is not defined when running `make deb`. Where should the value come from? Trace: ``` python setup.py sdist -t MANIFEST.in DATA FILES=[('/usr/share/ansible', ['./library/vsphere_guest', './library/qemu_img', './library/vsphere_boot', './library/network_facts', './library/virt_facts', './library/virt_guest', './library/hponcfg',...
To fixes: * Add property information to all errors; * Fix passing object name to `FormErrors` partial, a non-existant var was passed instead of the var name;
### Operating System Windows 11 23H2 ### Browser Version Edge 124.0.2478.51 ### Firebase SDK Version 10.11.0 ### Firebase SDK Product: Analytics, AppCheck, Auth, Firestore, Functions, Storage ### Describe your project's...
* Fix call to consent update after integrating rest operator for `gtag` wrapper. Closes #8210