wazuh-ansible-4.8.1/roles/wazuh/ansible-wazuh-agent/tasks/RMDebian.yml
2018-10-04 12:40:10 +02:00

6 lines
191 B
YAML

---
- name: Remove Wazuh repository (and clean up left-over metadata)
apt_repository:
repo: deb https://packages.wazuh.com/apt {{ ansible_distribution_release }} main
state: absent