create a group_vars agent sample file

Signed-off-by: Alfredo Deza <adeza@redhat.com>
pull/539/head
Alfredo Deza 2016-02-15 07:52:46 -05:00
parent da4b7b290c
commit f49b348979
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
---
# You can override vars by using host or group vars
# Variables here are applicable to all host groups NOT roles
# Dummy variable to avoid error because ansible does not recognize the file as a good configuration file when no variable in it.
dummy:
###########
# GENERAL #
###########
#agent_master_host: "localhost"