Thank you very much, Paul!   (Sorry for the delay, somehow I missed your 
kind reply.)

On Thursday, February 4, 2016 at 3:02:33 PM UTC-8, Paul Markham wrote:
>
> Have a look at the documentation here (
>> http://docs.ansible.com/ansible/developing_inventory.html); near the 
>> bottom is some information about tuning up large inventories. Basically, 
>> you can add "_meta" to your inventory and list the host variables. Just 
>> adding the following to your inventory speeds it up on my system from 7 
>> seconds to .3 seconds (with Ansible 1.9).
>>
>
> "_meta": {
>
>     "hostvars": { }
>     } 
>

-- 
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/e0a0641f-4071-43b3-9dfc-1b43b0566a45%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to