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.
- ANSIBLE_INVENTORY_USE_EXTRA_VARS
Merge extra vars into the available variables for composition (highest precedence).
- P4CHARSET
Character set used for translation of unicode files.
Can also use
P4CHARSETenvironment variable.
- P4PASSWD
The login password for the Perforce user.
Can also use
P4PASSWDenvironment variable.
- P4PORT
The hostname/ip and port of the Perforce server (e.g.
ssl:perforce:1666).Can also use
P4PORTenvironment variable.
- P4USER
A Perforce user with permission to run
p4 servers.Can also use
P4USERenvironment variable.