I use roles. In group_vars for a role I have for 3 files that contain variables and values:
esb mq httpd Sometimes esb needs info that is in httpd. I would like an "all" file to include one or more files, rather merging 3 files into "all", something like this: $cat all - include: esb,mq,httpd Is this possible, and how? Thanks, Jepper -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
