solar-resources/resources/riak_node/1.0.0/actions/remove.yaml

7 lines
95 B
YAML

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