I just tested the Azure Inventory (thru Ansible Tower 2.0, but I guess the 
inventory script itself comes from Ansible core)

I noticed that Ansible lists each cloud service as a "host".In azure speak, 
a cloud service is simply a vip, and a cloud service can thus contain 
multiple VM instances. This is a problem when the various hosts inside a 
cloud service need unique settings, such as different ssh/winrm ports or 
whatever.

A more logical approach would be to list the actual VM instances as hosts, 
but to use some grouping logic to enable targeting of vm instances inside a 
specific cloud service.

I thought I'd file an issue on this, but I want to be sure that this 
actually comes from Ansible core and is not specific to ansible Tower 
before I do so.



-- 
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 post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/5489a3e4-0fbb-476d-8a06-6fb99c4ad7d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to