wazuh-ansible-4.8.1/ansible-role-filebeat/tasks/RMDebian.yml
2017-04-04 11:01:24 -04:00

7 lines
248 B
YAML

---
# Remove ELK REPOSITORY and Wazuh repositories from sources list.
- name: Remove Filebeat repository (and clean up left-over metadata)
apt_repository:
repo: ddeb https://artifacts.elastic.co/packages/5.x/apt stable main
state: absent