Fix parsing of etc/kayobe/ceph.yml with no variables defined
TrivialFix Change-Id: Ia0ed200d73811c1787ec4f08dc72079cadc40675
This commit is contained in:
parent
650919f527
commit
4fa517b461
@ -5,3 +5,7 @@
|
|||||||
# Ansible host pattern matching hosts on which Ceph storage services
|
# Ansible host pattern matching hosts on which Ceph storage services
|
||||||
# are deployed. The default is to use hosts in the 'storage' group.
|
# are deployed. The default is to use hosts in the 'storage' group.
|
||||||
#ceph_hosts:
|
#ceph_hosts:
|
||||||
|
|
||||||
|
###############################################################################
|
||||||
|
# Dummy variable to allow Ansible to accept this file.
|
||||||
|
workaround_ansible_issue_8743: yes
|
||||||
|
Loading…
Reference in New Issue
Block a user