Take a VMware Virtual Machine Snapshot - Ansible module vmware_guest_snapshot

preview_player
Показать описание
How to automate taking snapshots named "Ansible Managed Snapshot" to a VMware Virtual Machine "myvm" Ansible Playbook and vmware_guest_snapshot module.

BUY the Complete PDF BOOK to easily Copy and Paste the 200+ Ansible code
200+ Automation Examples For Linux and Windows System Administrator and DevOps

my VIDEO COURSE: Ansible by Examples
200+ Automation Examples For Linux and Windows System Administrator and DevOps
Рекомендации по теме
Комментарии
Автор

how would you create snapshot of multiple vms with same playbook?

the_sudo
Автор

Tell me what to do if there are several data centers, how can I come up with a search for the desired directory and data center when using only the ip address of the virtual machine

ln
Автор

I am getting the below error while executing the snapshot task "The error was: TypeError: argument of type 'NoneType' is not iterable. Please suggest. I am suspecting this issue because of the folder parameter. can you help me how to fetch folder details manually?
"

kirank