Refactor of common default_args settings
This will allow us to return different default_args for different environments.
Should be compatible with existing usages of dag_config.py right now. Minor changes in AnomalyDetectionDAG factory to not need to use default_args. default_args are applied from real dags.