Several settings can be read from environment variables.
*`TOWER_RUN_CHECKS=` -- Run ansible checks. On well maintained system there is a way to save some time disabling consistency checks. Valid modes True(default), False.
*`TOWER_SHOW_SECRETS=` -- Run ansible showing and saving all secret data. Passwords and tokens will be shown and saved to log in that mode. Valid modes False(default), True.
*`TOWER_VERSION=` -- Internal var. Used to check if tower generates inventory well.
*`TOWER_DB_PATH=` -- Internal var. Used to specify `config.db` path
Several settings can be read from environment variables.
*`TOWER_RUN_CHECKS=` -- Run ansible checks. On well maintained system there is a way to save some time disabling consistency checks. Valid modes True(default), False.
*`TOWER_SHOW_SECRETS=` -- Run ansible showing and saving all secret data. Passwords and tokens will be shown and saved to log in that mode. Valid modes False(default), True.
*`TOWER_VERSION=` -- Internal var. Used to check if tower generates inventory well.
*`TOWER_DB_PATH=` -- Internal var. Used to specify `config.db` path