Fixed a typo (extra space)

pull/2518/head v3.1.0beta6
vasishta p shastry 2018-04-10 19:07:35 +05:30 committed by Guillaume Abrioux
parent e1a1f81b6f
commit 020e66c1b4
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
ceph_config_keys:
- /var/lib/ceph/bootstrap-rgw/{{ cluster }}.keyring
- name: merge ceph_config_keys and admin_keyring
- name: merge ceph_config_keys and admin_keyring
set_fact:
ceph_config_keys: "{{ ceph_config_keys + admin_keyring }}"
when: