commit | fd2dd420551d8258f7d1790e4f25d3f12d7e875e | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Fri Feb 17 09:04:49 2017 -0500 |
committer | Carlos Frias <friasc@google.com> | Fri Feb 17 09:04:49 2017 -0500 |
tree | 12987e6aaa7a824854b5f271bae8274fd1b27278 | |
parent | 8fe7d99550f5bcc1b6cff185ab98c225089b9046 [diff] |
Updated task names
diff --git a/tasks/main.yml b/tasks/main.yml index ff9ef00..29083b7 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -9,10 +9,6 @@ fail: msg: Please indicate the replication_factor to use when: replication_factor is not defined -# -#- include: quorum.yml -# vars: -# consistency: TWO - include: keyspace.yml with_items: '{{ keyspaces }}'