Skip to content

Commit

Permalink
Improve Crowdstrike build
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick committed Apr 9, 2024
1 parent c18d327 commit a0a1572
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
---

- include: config.yml
when: crowdstrike_falcon == "1"

- name: restart splunk
service: name=splunk state=restarted
become: yes
when: crowdstrike_falcon == "1"

0 comments on commit a0a1572

Please sign in to comment.