add: basic openvpn node setup

This commit is contained in:
2024-11-23 16:49:59 +00:00
parent f55138ee17
commit 2280224d37
6 changed files with 91 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
- import_tasks: opensearch.yaml
when:
- opensearch_data_nodes is defined
- opensearch_dashboards is defined