Skip to content

Commit

Permalink
build: install CrowdStrike pre-reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
DavSanchez committed Dec 12, 2023
1 parent e915af1 commit f820e9f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/automated/ansible/install-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@
include_role:
name: install-python

# Crowdstrike reqs
- name: install cloudstrike-falconpy
ansible.builtin.pip:
name: crowdstrike-falconpy

- name: Install Libcap
include_role:
name: install-libcap
Expand Down

0 comments on commit f820e9f

Please sign in to comment.