specify bash in netdata-client/tasks/main.yml
This commit is contained in:
parent
346e781f92
commit
f391e7f3a0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user