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

6 lines
183 B
YAML

---
# Remove Nodejs and Wazuh repositories from sources list.
- apt_repository:
repo: deb https://packages.wazuh.com/apt {{ ansible_distribution_release }} main
state: absent