Removed not needed files

This commit is contained in:
Jedrzej Nowak 2015-08-14 17:27:26 +02:00
parent 81710f2d24
commit c77e3f74d5
2 changed files with 0 additions and 22 deletions

View File

@ -1,4 +0,0 @@
- hosts: [{{ip}}]
sudo: yes
tasks:
- shell: riak-admin cluster commit

View File

@ -1,18 +0,0 @@
id: riak_commit
handler: ansible
version: 1.0.0
actions:
commit: actions/commit.yml
input:
ip:
schema: str!
value:
ssh_key:
schema: str!
value:
ssh_user:
schema: str!
value:
riak_names:
schema: [{riak_name: str}]
value: []