mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 07:51:35 +01:00
change: remove web1 & add signal
This commit is contained in:
@@ -9,10 +9,9 @@
|
||||
- { role : zabbix-agent, tags : [ "zabbix-agent" ] }
|
||||
- { role : iptables, tags : [ "iptables" ] }
|
||||
|
||||
- hosts: web1
|
||||
- hosts: signal
|
||||
roles:
|
||||
- { role : web1, tags : [ "web1" ] }
|
||||
- { role : media, tags : [ "media" ] }
|
||||
- { role : signal, tags : [ "signal" ] }
|
||||
|
||||
- hosts: mail
|
||||
roles:
|
||||
|
||||
Reference in New Issue
Block a user