From 70a034d23d69784c6de4b73e0bd286429154d79a Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 20 Nov 2017 03:13:33 -0500 Subject: [PATCH] Rename config-db.yml to create-db.yml --- roles/calibre/tasks/{config-db.yml => create-db.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename roles/calibre/tasks/{config-db.yml => create-db.yml} (100%) diff --git a/roles/calibre/tasks/config-db.yml b/roles/calibre/tasks/create-db.yml similarity index 100% rename from roles/calibre/tasks/config-db.yml rename to roles/calibre/tasks/create-db.yml