]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
common: add the name of the ceph conf file in the play
authorSébastien Han <seb@redhat.com>
Wed, 7 Dec 2016 17:22:39 +0000 (18:22 +0100)
committerSébastien Han <seb@redhat.com>
Thu, 15 Dec 2016 14:26:01 +0000 (15:26 +0100)
Just for clarity and because we can we now show the name of the
ceph configuration file that is generated.

Signed-off-by: Sébastien Han <seb@redhat.com>
tasks/generate_ceph_conf.yml
tasks/main.yml

index b92d5dc4b9e1faee43406c3a2853ed8f8dd18b88..59fa03c17992cf1c39432093eb53a16e72ab93fc 100644 (file)
@@ -7,7 +7,7 @@
     group: "{{ dir_group }}"
     mode: "{{ dir_mode }}"
 
-- name: generate ceph configuration file
+- name: "generate ceph configuration file: {{ cluster }}.conf"
   action: config_template
   args:
     src: ceph.conf.j2
index 186c190da312b2104640d81b941afef613f33c5c..4691f65756ed94833df17cfc1ba3a4f3f68b958b 100644 (file)
@@ -1,6 +1,5 @@
 ---
 - include: ./checks/check_system.yml
-
 - include: ./checks/check_mandatory_vars.yml
 
 # Set ceph_release