mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 08:08:34 +01:00
add: basic openvpn node setup
This commit is contained in:
4
roles/opensearch/tasks/main.yaml
Normal file
4
roles/opensearch/tasks/main.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
- import_tasks: opensearch.yaml
|
||||
when:
|
||||
- opensearch_data_nodes is defined
|
||||
- opensearch_dashboards is defined
|
||||
Reference in New Issue
Block a user