commit | 9d50263da4416609c3297595ee3e69dcceb6a9f5 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Thu Feb 16 14:49:14 2017 -0500 |
committer | Carlos Frias <friasc@google.com> | Thu Feb 16 14:49:14 2017 -0500 |
tree | 327e50c897e949959fd9e987d1ad0c7ea222e908 | |
parent | 82bb3044a3858e509259dd98f9793588f891793d [diff] |
removed unused template
diff --git a/tasks/main.yml b/tasks/main.yml index 5623c2f..ff9ef00 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -18,5 +18,3 @@ with_items: '{{ keyspaces }}' loop_control: loop_var: keyspace - -- include: quorum.yml