fix(security): use broker Python for Wazuh self-test
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
- name: Verify the repo-owned integration asset before host mutation
|
||||
ansible.builtin.command:
|
||||
argv:
|
||||
- /usr/bin/python3
|
||||
- "{{ ansible_playbook_python }}"
|
||||
- "{{ wazuh_integration_src }}"
|
||||
- --self-test
|
||||
delegate_to: localhost
|
||||
|
||||
Reference in New Issue
Block a user