]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
paddles: Always include secrets 152/head
authorZack Cerza <zack@redhat.com>
Fri, 9 Oct 2015 21:49:01 +0000 (15:49 -0600)
committerZack Cerza <zack@redhat.com>
Fri, 9 Oct 2015 21:49:01 +0000 (15:49 -0600)
Currently this only stores the db_pass var. Also fix the name of the
play.

Signed-off-by: Zack Cerza <zack@redhat.com>
roles/paddles/tasks/main.yml

index bb525931380361ca344a6f2645436e4195b3a7f8..41fff2ff29a9f7e17bbe0ebc5376f736adeb6fca 100644 (file)
@@ -1,7 +1,9 @@
 ---
-- name: Include cobbler keys.
+- name: Include secrets
   include_vars: "{{ secrets_path | mandatory }}/paddles.yml"
   no_log: true
+  tags:
+    - always
 
 - name: Set repo location
   set_fact: