Skip to content

Commit

Permalink
fix: remove debug println
Browse files Browse the repository at this point in the history
  • Loading branch information
santipadilla committed Jun 24, 2024
1 parent ed291d2 commit 995d39b
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
mode: 0400
notify: restart filebeat

- name: Debug Wazuh version and template branch
debug:
msg: "Wazuh version is '{{ WAZUH_VERSION }}', Template branch is '{{ wazuh_template_branch }}'"

- name: Fetch latest Wazuh alerts template
get_url:
url: https://raw.githubusercontent.com/wazuh/wazuh/{{ wazuh_template_branch }}/extensions/elasticsearch/7.x/wazuh-template.json
Expand Down

0 comments on commit 995d39b

Please sign in to comment.