Re: [ansible-project] Re: Where to put files and templates that don't belong to a role

2018-04-11 Thread Clayton Louden
Hi Mike, On 11.04.2018 15:25, Mike Garris wrote: > I am in the boat of treating everything as a role.  [...] > Just an opinion on the "everything as a role" comment.  An extra opinion is very welcome. If I'm the only person who doesn't treat "everything as a role" then maybe it's time to think a

[ansible-project] Re: Where to put files and templates that don't belong to a role

2018-04-11 Thread Mike Garris
I am in the boat of treating everything as a role. |some_app | |site.yml | |roles | | |some_app_name | | | |vars | | | |tasks | | | |defaults | | | |files | | | |templates Now you could, if needed, create a site.yml that would have variables to execute, or no