I am writing Ansible playbook for installing osque...
# general
t
I am writing Ansible playbook for installing osquery on Debian 11. I see differences in the packages between versions 4 and 5 - for example, in 4 packs are in /usr/share, in 5 they are in /opt/osquery. I plan to pin the package version and change it once new release is out and it's tested. Anyone doing something similar?