Removed not needed files
This commit is contained in:
parent
81710f2d24
commit
c77e3f74d5
@ -1,4 +0,0 @@
|
||||
- hosts: [{{ip}}]
|
||||
sudo: yes
|
||||
tasks:
|
||||
- shell: riak-admin cluster commit
|
@ -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: []
|
Loading…
x
Reference in New Issue
Block a user