No additional port is required, the existing 443 or https port works. The folder is the path to your VM for example `/<YOUR_DC>/vm/`
This is the best I can find - https://github.com/Akasurde/VMworld_2018_demo/blob/5302dec58fd126fbfc1c577b7b9d8d77b9a8c37c/demo_2.yml#L34 On Fri, Nov 11, 2022 at 6:10 PM vinayak sawant <[email protected]> wrote: > Thanks Abhijit > > do i need to open any ports for this ansible to run safely also i need to > take more machine snapshot in single playbook so in that case what will be > the folder parameter?? > > Is there any working ansible playbook for this?? > > On Friday, November 11, 2022 at 5:05:09 PM UTC+5:30 Abhijeet Kasurde wrote: > >> >> https://github.com/ansible-collections/community.vmware/blob/b5eb08db178ead605a0f233f8a88ef6435b5c709/plugins/modules/vmware_guest_snapshot.py#L131 >> >> On Fri, Nov 11, 2022 at 4:55 PM vinayak sawant <[email protected]> >> wrote: >> >>> Hello Team >>> >>> i want to create snapshot of vm using ansible playbook >>> >>> does it require any ports to be open to get this done?? >>> >>> if yes then which are the ports required to be open from ansible server >>> to vcentre >>> >>> is there any sample playbook to understand?? >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Ansible Project" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/ansible-project/bba9e7e6-68e6-471e-947e-275b80230885n%40googlegroups.com >>> <https://groups.google.com/d/msgid/ansible-project/bba9e7e6-68e6-471e-947e-275b80230885n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> >> >> -- >> Thanks, >> Abhijeet Kasurde >> > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/5cdd2271-fc7a-4d8f-b6c5-4ae15fb7b1ban%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/5cdd2271-fc7a-4d8f-b6c5-4ae15fb7b1ban%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Thanks, Abhijeet Kasurde -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAFwWkHrAyB1NZTzkVT9T75FDPa19SGhsBxBd0vir-kR2FMNoWA%40mail.gmail.com.
