From 518f2af92c99c24f283f30e11b4bf85aa551502f Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Thu, 16 Oct 2014 17:29:44 -0400 Subject: [PATCH] Revert to ansible 1.6.8 due to a template bug. See https://github.com/ansible/ansible/issues/9362 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b66281484dc..5f194d26c92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ansible==1.7.2 +ansible==1.6.8 PyYAML==3.11 Jinja2==2.7.3 MarkupSafe==0.23