mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-17 09:04:20 +01:00
Removed unused version locking file
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
# Trigger Debian section
|
|
||||||
- name: Include Debian specific Elasticsearch
|
|
||||||
include: elasticsearch-Debian-version-lock.yml
|
|
||||||
when: ansible_os_family == 'Debian'
|
|
||||||
|
|
||||||
# Trigger Redhat section
|
|
||||||
- name: Include RedHat specific Elasticsearch
|
|
||||||
include: elasticsearch-RedHat-version-lock.yml
|
|
||||||
when: ansible_os_family == 'RedHat'
|
|
||||||
Reference in New Issue
Block a user