Hi, thank you for the info. one more question, for vsphere_guest module, how to know that "state" parameter should be referenced as "vm_state.ansible_facts.hw_power_status", this part a have not find in the documentation.? how is this contracted for all other parameters for particular module?
Best regards On Wednesday, April 11, 2018 at 7:09:07 PM UTC+2, Kai Stian Olstad wrote: > > On Wednesday, 11 April 2018 11.05.42 CEST Zeljko Dokman wrote: > > Hi, thank you, your suggestion works. > > I am wondering are this options documented some where? or how can I list > > this option for a module? > > Ansible documentation is not covering all this options or I haven't been > > able to find it. > > The directives one the same level as vsphere_guest is not part of the > module they are part of the task. > The directive you can use and where is documented here > > https://docs.ansible.com/ansible/latest/reference_appendices/playbooks_keywords.html > > > The documentation for until you'll find here > > https://docs.ansible.com/ansible/latest/user_guide/playbooks_loops.html#do-until-loops > > > > -- > Kai Stian Olstad > -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/378f1896-e51f-4f1a-a4f2-9aa56ca3ffe9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
