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 }}'