We're using playbooks to bring up AWS infrastructure, then provision within 
the OS

This works fine for linux hosts, as we just use connection: local in the 
plays that do instance provisioning etc. and can bring hosts up according 
to inventory vars set for the individual hosts.

We're blocked when working with windows hosts at the moment though...
Setting ansible_connection=winrm in inventory seems to override subsequent 
attempts to use connection: local in a play.

Has anyone else seen this... any ideas how to get around it

Thanks,
Andy

-- 
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/c87b87c9-8013-4acc-9891-dc99872e0107%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to