Features variables

GATEWAY_FEATURES_ANSIBLE_ENABLED

Enables or disables all Ansible features. When you set this variable to false, the gateway disables the management of Ansible playbooks and the execution of Ansible services.

Environment Variable

GATEWAY_FEATURES_ANSIBLE_ENABLED

File

Section: features

Key: ansible_enabled

Default

true


GATEWAY_FEATURES_HOSTKEYS_ENABLED

Enables or disables the hostkeys feature. When you set this variable to false, the gateway disables the hostkeys managment commands.

Environment Variable

GATEWAY_FEATURES_HOSTKEYS_ENABLED

File

Section: features

Key: hostkeys_enabled

Default

true


GATEWAY_FEATURES_MCP_ENABLED

Gateway 5.5+

Enables or disables all FlowMCP Gateway features. GATEWAY_FEATURES_MCP_ENABLED defaults to true. MCP commands and endpoints are available without any additional configuration unless the flag has been explicitly disabled.

For more information, see FlowMCP Gateway.

Environment Variable

GATEWAY_FEATURES_MCP_ENABLED

File

Section: features

Key: mcp_enabled

Default

true


GATEWAY_FEATURES_OPENTOFU_ENABLED

Enables or disables all OpenTofu features. When you set this variable to false, the gateway disables the management of OpenTofu plans and the execution of OpenTofu services.

Environment Variable

GATEWAY_FEATURES_OPENTOFU_ENABLED

File

Section: features

Key: opentofu_enabled

Default

true


GATEWAY_FEATURES_PYTHON_ENABLED

Enables or disables all Python features. When you set this variable to false, the gateway disables the management of Python scripts and the execution of Python services.

Environment Variable

GATEWAY_FEATURES_PYTHON_ENABLED

File

Section: features

Key: python_enabled

Default

true