On 18 April 2015 at 15:51, Anand Buddhdev <[email protected]> wrote:

> 1. the order of the names in group_names does not match the inventory
> parent-child order; and
>

​There is no way of knowing that, as the inventory does not export that
information to other ansible parts​


2. I don't know how to prefix "group_files" to each group name, in order to
> keep my group files in their own directory.
>

perhaps I miss your point but


  - paths: "group_files/{{ group_names }}"
    files:
            - myfile

 ?​

-- 
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/CAEhzMJDaFBnsB7j6WDtBsSVfrEWC0YVZD1j743obSsr-pY3MZw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to