For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Open sourceSupportFAQsDocs Home
DocumentationCommand referenceRelease notes
DocumentationCommand referenceRelease notes
  • Itential Automation Gateway
    • Overview
    • Execution engine
    • Concepts
    • Feature comparison
        • Create certificates
        • Initial configuration
        • Configure gateway client
        • Configure client profiles
        • Create cluster in Gateway Manager
        • High availability clusters
        • Distributed execution clusters
          • Overview
          • Application variables
          • Client variables
          • Connect variables
          • Features variables
          • Log variables
          • Registry variables
          • Runner variables
          • Secrets variables
          • Server variables
          • Store variables
          • Terminal variables
      • Migrate inventory to IAG 5
    • IAG secret store
    • Inventory Manager
LogoLogo
Open sourceSupportFAQsDocs Home
On this page
  • GATEWAY_FEATURES_ANSIBLE_ENABLED
  • Environment Variable
  • File
  • Default
  • GATEWAY_FEATURES_HOSTKEYS_ENABLED
  • Environment Variable
  • File
  • Default
  • GATEWAY_FEATURES_OPENTOFU_ENABLED
  • Environment Variable
  • File
  • Default
  • GATEWAY_FEATURES_PYTHON_ENABLED
  • Environment Variable
  • File
  • Default
Itential Automation GatewayDeploy and manageConfigureConfiguration variables

Features variables

Was this page helpful?
Previous

Log variables

Next
Built with

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_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