cosmos-sdk/networks/remote/ansible/install-datadog-agent.yml

11 lines
148 B
YAML

---
#DD_API_KEY,TESTNET_NAME,CLUSTER_NAME required
- hosts: all
any_errors_fatal: true
gather_facts: no
roles:
- install-datadog-agent