1b28b8f3c4
Change-Id: Ie8d8c092e64890af2f0886303ef3f16752ba5b76
7 lines
141 B
YAML
7 lines
141 B
YAML
- hosts: [{{host}}]
|
|
sudo: yes
|
|
tasks:
|
|
# - shell: sleep 30
|
|
- shell: riak-admin cluster plan
|
|
- shell: riak-admin cluster commit
|