[ansible-devel] Ansible async module issue

2020-03-26 Thread Aditya
I am working on an ansible playbook, which runs a shell script in async ( poll = 0 ) mode. This shell script, which runs on remote host #1, calls a python program on remote host #2, which runs for a long duration. So the flow is something like: ansible > shell script on remote host #1 ---

[ansible-devel] Setting the restart priority in the vm level

2020-03-26 Thread Shanmathi Manisekaran
Hi all, I wanted to set the restart priority in the vm level. Currently vmware_cluster_ha module can set the restart priority in a cluster level. But I did some search and found that there is no module to do this in vm level. Can someone suggest an alternative where we can set the vm name and