ansible / eda-server

Event Driven Ansible for AAP
Apache License 2.0
66 stars 42 forks source link

fix: add default values to x-environment to suppress variable not set warning #938

Closed bzwei closed 3 months ago

bzwei commented 3 months ago

Without a default value a warning message like WARNING: The EDA_RESOURCE_SERVER__URL variable is not set. Defaulting to a blank string. is logged at startup.