According to this article I should create files like PRODUCTION or STAGING with lists of hosts that belong to these environments.
But how can I specify variables for these environments? For example variable ERROR_REPORTING.
Is there any way to create something similar to /group_vars ? For example /environment_vars ?