mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 08:08:34 +01:00
inital: hypervisor ansible
This commit is contained in:
3
host_vars/irc.yaml
Normal file
3
host_vars/irc.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
checks :
|
||||
- { user : sheppy, name : irc, cmd : ""}
|
||||
3
host_vars/mail.yaml
Normal file
3
host_vars/mail.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
checks :
|
||||
- { user : nobody, name : mail_queue, cmd : ""}
|
||||
3
host_vars/ths.yaml
Normal file
3
host_vars/ths.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
checks :
|
||||
- { user : sheppy, name : irc, cmd : ""}
|
||||
4
host_vars/vpn.yaml
Normal file
4
host_vars/vpn.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
checks :
|
||||
- { user : nobody, name : wireguard_rudi, cmd : ""}
|
||||
- { user : nobody, name : wireguard_hase, cmd : ""}
|
||||
Reference in New Issue
Block a user