fix typos
This commit is contained in:
parent
69917c65e6
commit
2776cfcadf
@ -71,7 +71,7 @@
|
|||||||
- name: "Generate datadog configuration"
|
- name: "Generate datadog configuration"
|
||||||
ansible.builtin.template:
|
ansible.builtin.template:
|
||||||
src: datadog.yaml
|
src: datadog.yaml
|
||||||
dest: /etc/datadog-agnet/datadog.yaml
|
dest: /etc/datadog-agent/datadog.yaml
|
||||||
owner: dd-agent
|
owner: dd-agent
|
||||||
group: dd-agent
|
group: dd-agent
|
||||||
mode: '0640'
|
mode: '0640'
|
||||||
|
Loading…
Reference in New Issue
Block a user