diff --git a/playbooks/deploy_beats.yml b/playbooks/deploy_beats.yml index 459db13925af1fb414d5d5bae889243e96fdd67b..878801421ef9965a3e3f1e26f1fd8effd04060c6 100644 --- a/playbooks/deploy_beats.yml +++ b/playbooks/deploy_beats.yml @@ -41,7 +41,7 @@ - name: Copy beats pipeleine definition to the cluster ansible.builtin.file: - src: pipeline_configmap.yaml + src: files/pipeline_configmap.yaml dest: ~/pipeline_configmap.yaml mode: '0664'