From 476f575d721f48083a16bc7edd152d97de00b1fd Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Mon, 1 Aug 2016 10:09:32 -0500 Subject: [PATCH] move release.yml from ansible/examples to ansible/ Move the playbook back here so that the ceph-tag and ceph-deploy-tag jobs can both use it. Signed-off-by: Andrew Schoen --- ansible/{examples => }/release.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ansible/{examples => }/release.yml (100%) diff --git a/ansible/examples/release.yml b/ansible/release.yml similarity index 100% rename from ansible/examples/release.yml rename to ansible/release.yml -- 2.39.5