mirror of https://github.com/ceph/ceph-ansible.git
ceph-facts: resync group_vars file
Signed-off-by: Sébastien Han <seb@redhat.com>pull/3502/head v3.2.3
parent
04d8002614
commit
a08d4c072f
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
# Variables here are applicable to all host groups NOT roles
|
||||
|
||||
# This sample file generated by generate_group_vars_sample.sh
|
||||
|
||||
# Dummy variable to avoid error because ansible does not recognize the
|
||||
# file as a good configuration file when no variable in it.
|
||||
dummy:
|
||||
|
||||
|
Loading…
Reference in New Issue