Re: [ansible-project] files alongside group_vars, instead of in roles/role_name/files

2014-06-13 Thread Michael DeHaan
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

[ansible-project] files alongside group_vars, instead of in roles/role_name/files

2014-06-12 Thread jepper
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]