DataDog / ansible-datadog

Ansible role for Datadog Agent
Apache License 2.0
299 stars 222 forks source link

Add executable args to work with set -o pipefail #493

Closed KevinFairise2 closed 1 year ago

KevinFairise2 commented 1 year ago

set -o pipefail was always failing on some OS, because we need to specify the shell used.