Added comment about wget ... | bash things

This commit is contained in:
Jedrzej Nowak 2015-09-02 09:01:00 +02:00
parent e7f7eded96
commit 6b0cc2574f

View File

@ -5,7 +5,11 @@
- shell: killall -u riak
ignore_errors: yes
# remove above when non tests
# we install ubuntu repo there,
# NOT recommended on production
- shell: curl -s https://packagecloud.io/install/repositories/basho/riak/script.deb.sh | sudo bash
- apt:
name: riak
state: present