minor indent fix
This commit is contained in:
parent
42e721d947
commit
9f506ae533
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue