mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 06:31:36 +01:00
add: opensearch host
This commit is contained in:
@@ -9,6 +9,10 @@
|
|||||||
- { role : base, tags : [ "base" ] }
|
- { role : base, tags : [ "base" ] }
|
||||||
- { role : zabbix-agent, tags : [ "zabbix-agent" ] }
|
- { role : zabbix-agent, tags : [ "zabbix-agent" ] }
|
||||||
- { role : iptables, tags : [ "iptables" ] }
|
- { role : iptables, tags : [ "iptables" ] }
|
||||||
|
|
||||||
|
- hosts: opensearch
|
||||||
|
strategy: free
|
||||||
|
roles:
|
||||||
- { role : opensearch, tags : [ "opensearch" ] }
|
- { role : opensearch, tags : [ "opensearch" ] }
|
||||||
|
|
||||||
- hosts: signal
|
- hosts: signal
|
||||||
|
|||||||
Reference in New Issue
Block a user