add: opensearch host

This commit is contained in:
2024-12-22 13:28:18 +00:00
parent 70b6c67d39
commit 993b86d0ea

View File

@@ -9,6 +9,10 @@
- { role : base, tags : [ "base" ] }
- { role : zabbix-agent, tags : [ "zabbix-agent" ] }
- { role : iptables, tags : [ "iptables" ] }
- hosts: opensearch
strategy: free
roles:
- { role : opensearch, tags : [ "opensearch" ] }
- hosts: signal