Hi Experts, I have ansible setup that pulls inventory dynamically using below playbook from azure.We have an requirement to store these hosts in static file for other requirement.Could you someone help here?
ansible all -m ping -i myazure_rm.yml --list bash-4.4# cat myazure_rm.yml plugin: azure_rm auth_source: auto plain_host_names: yes Regards Kumar -- 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 ansible-project+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/9b5db663-6160-4ea5-89d6-9b994ca754b6n%40googlegroups.com.