solar/resources/riak_node/actions/remove.yml
Jedrzej Nowak f18f8d2e02 Idea 1
2015-08-14 15:01:18 +02:00

7 lines
91 B
YAML

- hosts: [{{ip}}]
sudo: yes
tasks:
- apt:
name: riak
state: absent