fix typos

This commit is contained in:
Torma Kristóf 2022-05-04 17:05:19 +02:00
parent 69917c65e6
commit 2776cfcadf
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
- name: "Generate datadog configuration"
ansible.builtin.template:
src: datadog.yaml
dest: /etc/datadog-agnet/datadog.yaml
dest: /etc/datadog-agent/datadog.yaml
owner: dd-agent
group: dd-agent
mode: '0640'