Skip to content
Snippets Groups Projects
Commit ab5ec73b authored by Jörg Sachse's avatar Jörg Sachse
Browse files

feat: add osquery role to list of required roles

parent 42ad6bb9
No related branches found
No related tags found
Loading
...@@ -27,4 +27,5 @@ ...@@ -27,4 +27,5 @@
roles: roles:
- { role: ansible_lza_install_common, become: true } - { role: ansible_lza_install_common, become: true }
- { role: ansible_lza_server_hardening, become: true } - { role: ansible_lza_server_hardening, become: true }
- { role: ansible_slub_osquery, become: true }
- { role: ansible_lza_reporting, become: true } - { role: ansible_lza_reporting, become: true }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment