Index of all Collection Environment Variables

The following index documents all environment variables declared by plugins in collections. Environment variables used by the ansible-core configuration are documented in Ansible Configuration Settings.

NCAE_BASE_URL

Base URL of NCAE instance to query without trailing slash.

Used by: netcloud.ncae.devices inventory plugin

NCAE_INVENTORY_DEVICE_PREFIX

Prefix to be used in front of device ids.

Used by: netcloud.ncae.devices inventory plugin

NCAE_INVENTORY_FACTS_PREFIX

Prefix to be used in front of device facts.

Used by: netcloud.ncae.devices inventory plugin

NCAE_INVENTORY_GROUP_PREFIX

Prefix to be used in front of group slugs.

Used by: netcloud.ncae.devices inventory plugin

NCAE_INVENTORY_NEST_GROUPS

Specifies whether a group should contain hosts associated with child groups.

When enabled, the behavior matches with regular YAML/INI inventories containing nested groups.

When disabled, hosts are only added to groups they directly belong to.

Used by: netcloud.ncae.devices inventory plugin

NCAE_PASSWORD

Password for authenticating against NCAE.

Used by: netcloud.ncae.devices inventory plugin

NCAE_URL

Base URL of NCAE instance to query without trailing slash.

Used by: netcloud.ncae.devices inventory plugin

NCAE_USERNAME

Username for authenticating against NCAE.

Used by: netcloud.ncae.devices inventory plugin

NCAE_VALIDATE_CERTS

Whether to verify SSL certificates for API connections.

Used by: netcloud.ncae.devices inventory plugin