Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten committed Dec 5, 2024
1 parent ebb53b8 commit 460f62a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/dd_monitor/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- msm_location:{{ MSM_LOCATION }}

- name: Install datadog-ping
ansible.builtin.command: datadog-agent integration install -r -t datadog-ping
ansible.builtin.command: datadog-agent integration install -r -t datadog-ping==1.0.2

- name: dns_check
ansible.builtin.template:
Expand Down

0 comments on commit 460f62a

Please sign in to comment.