"For all my environments there are entire files that lend themselves best
to not be templated. Just one per environment will do."

Having trouble parsing what you want to do here.



On Thu, Jun 12, 2014 at 8:08 AM, jepper <jespm...@gmail.com> wrote:

> For all my environments there are entire files that lend themselves best
> to not be templated. Just one per environment will do.
>
> I use roles, and my directory structure is as follows
>
> ├── env_iodtest          [directory]
>
> │   ├── group_vars       [directory]
>
> │   │   └── all              [file]
>
> │   └── inventory         [file]
>
> ├── install.yml          [file]
>
> └── roles             [directory]
>
>     ├── install_base   [directory]
>
>     │   └── tasks       [directory]
>
>     │       └── main.yml      [file]
>
>
> It would make sense, for now at least, to have this file inside each of my
> environments so we have
>
> ├── env_iodtest       [directory]
>
> │   ├── group_vars      [directory]
>
> │   │   └── all        [file]
>
> │   ├── files           [directory - proposed]
>
> │   │   └── vast.list.of.settings      [file - proposed]
> │   └── inventory      [file]
>
> Is this possible?
>
> --
> 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/77c9de0d-56b2-4630-8006-80a3cd022200%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/77c9de0d-56b2-4630-8006-80a3cd022200%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CA%2BnsWgzdf%2BL5N3i-ApDbm%3Du0kGjfC3q3k2CxnbspZXjQLJpExw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to