2015-09-15 12:20:12 +02:00

7 lines
93 B
YAML

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