are there any side effects in using only templates in a module, even when they have just static content? It would be helpful in having less direcories around to look into when dealing with file contents, especially when using hiera as storage for 'source' and 'content' values for file resources. It just seems more tidy to me not to have a mix of static files and templates in a module, comsidering that templates can be a "superset" of the former.
thanks!
hi everyone,are there any side effects in using only templates in a module, even when they have just static content? It would be helpful in having less direcories around to look into when dealing with file contents, especially when using hiera as storage for 'source' and 'content' values for file resources. It just seems more tidy to me not to have a mix of static files and templates in a module, comsidering that templates can be a "superset" of the former.
thanks again!