mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 02:18:34 +01:00
5 lines
118 B
YAML
5 lines
118 B
YAML
- import_tasks: opensearch.yaml
|
|
when:
|
|
- opensearch_data_nodes is defined
|
|
- opensearch_dashboards is defined
|