I have four environments (each having their own inventories, host_vars, and group_vars). I have a config that's the same for three of those environments (labs) and a different config for use in the last environment (production). At least two servers in each environment are utilizing this config. I have one role to deploy the bits for all the environments except this one configuration file and I can't seem to grasp how to handle the one off. Thoughts?
Thanks,
Chris Short