minor indent fix

This commit is contained in:
Tommaso Piccioli 2015-11-12 17:11:38 +01:00
parent 42e721d947
commit 9f506ae533
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
- name: Install the latest version of cassandra server - name: Install the latest version of cassandra server
apt: pkg={{ item }} state=latest apt: pkg={{ item }} state=latest
with_items: with_items:
- cassandra - cassandra
- cassandra-tools - cassandra-tools
when: when: