mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-28 09:26:44 +00:00
9 lines
165 B
Plaintext
9 lines
165 B
Plaintext
# The configuration you want to run
|
|
WILDFLY_CONFIG=standalone.xml
|
|
|
|
# The mode you want to run
|
|
WILDFLY_MODE=standalone
|
|
|
|
# The address to bind to
|
|
WILDFLY_BIND=0.0.0.0
|