2016-02-13 02:24:46 +08:00
|
|
|
---
|
|
|
|
# You can override vars by using host or group vars
|
|
|
|
|
|
|
|
###########
|
|
|
|
# GENERAL #
|
|
|
|
###########
|
|
|
|
|
|
|
|
# The agent needs and agent_master_host variable defined so that it can connect
|
|
|
|
# and push information back to it
|
|
|
|
agent_master_host: "localhost"
|