specify bash in netdata-client/tasks/main.yml

This commit is contained in:
staticsafe 2019-03-19 11:37:22 -04:00
parent 346e781f92
commit f391e7f3a0
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
- name: Install netdata
shell: bash <(curl -Ss https://my-netdata.io/kickstart.sh) --dont-wait --dont-start-it
args:
executable: /bin/bash
- name: Copy main netdata config file
copy:
src: netdata.conf