mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 05:51:37 +01:00
add: opensearch host
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user