wazuh-ansible-4.8.1/roles/elastic-stack/ansible-elasticsearch/tasks/RMDebian.yml
2019-06-12 21:11:12 +02:00

6 lines
170 B
YAML

---
- name: Debian/Ubuntu | Removing Elasticsearch repository
apt_repository:
repo: deb https://artifacts.elastic.co/packages/7.x/apt stable main
state: absent