]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
gateway: Renaming 'copy secrets' task
authorDavid Galloway <dgallowa@redhat.com>
Tue, 22 Mar 2016 22:02:11 +0000 (18:02 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Thu, 24 Mar 2016 15:48:46 +0000 (11:48 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/gateway/tasks/main.yml

index 734c199ff02b759b31cc78473d732f618a110792..8977c1f32ee302363b0cfa103a1b5f018eb5c3e7 100644 (file)
@@ -21,7 +21,7 @@
   tags:
     - users
 
-- name: Write CA, cert, and key
+- name: Write OpenVPN secrets
   copy:
     content: "{{ item.data }}"
     dest: "{{ item.path }}"