forked from ISTI-ansible-roles/ansible-roles
minor indent fix
This commit is contained in:
parent
42e721d947
commit
9f506ae533
|
@ -18,7 +18,7 @@
|
|||
|
||||
- name: Install the latest version of cassandra server
|
||||
apt: pkg={{ item }} state=latest
|
||||
with_items:
|
||||
with_items:
|
||||
- cassandra
|
||||
- cassandra-tools
|
||||
when:
|
||||
|
|
Loading…
Reference in New Issue