diff --git a/wazuhagent.ansible.yaml b/wazuhagent.ansible.yaml index d27ab4e..c504ce4 100644 --- a/wazuhagent.ansible.yaml +++ b/wazuhagent.ansible.yaml @@ -2,11 +2,6 @@ - name: Play that installs and attaches wazuh agents to wazuh manager hosts: all become: true - pre_tasks: - - name: Load variables - ansible.builtin.include_vars: '{{ item }}' - with_first_found: - - "default_vars/default.yaml" tasks: - name: add agents block: