URLs for all VMworld 2019 US Sessions
In short, just a VMworld 2019 US sessions:https://github.com/lamw/vmworld2019-session-urls More info on virtuallyGhetto
In short, just a VMworld 2019 US sessions:https://github.com/lamw/vmworld2019-session-urls More info on virtuallyGhetto
As the virtual SCSI adapter requires a SCSI ID and No 7 is reserved for it, let’s try to handle it writing Ansible’s task. We will use ‘vmware_guest_disk‘ module to add disk to vm. Because two disk parameters are required: ‘scsi_controler’ and ‘unit_number’, we will try to use Jinja2 filter ‘|int + 1’ to add […]