From ced22892eb724527c536b681d87b46c50eafd2bb Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Sun, 7 Dec 2014 14:59:28 +0100 Subject: [PATCH] Rename files as the playbook expects them to be --- roles/yubikey/templates/{ykksm-config.php.j2 => ykksm-config.php} | 0 roles/yubikey/templates/{ykval-config.php.j2 => ykval-config.php} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename roles/yubikey/templates/{ykksm-config.php.j2 => ykksm-config.php} (100%) rename roles/yubikey/templates/{ykval-config.php.j2 => ykval-config.php} (100%) diff --git a/roles/yubikey/templates/ykksm-config.php.j2 b/roles/yubikey/templates/ykksm-config.php similarity index 100% rename from roles/yubikey/templates/ykksm-config.php.j2 rename to roles/yubikey/templates/ykksm-config.php diff --git a/roles/yubikey/templates/ykval-config.php.j2 b/roles/yubikey/templates/ykval-config.php similarity index 100% rename from roles/yubikey/templates/ykval-config.php.j2 rename to roles/yubikey/templates/ykval-config.php