mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 07:41:36 +01:00
fix: move hostvars to groupvars
This commit is contained in:
2
group_vars/all.yaml
Normal file
2
group_vars/all.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
checks:
|
||||
3
group_vars/irc.yaml
Normal file
3
group_vars/irc.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
checks :
|
||||
- { user : sheppy, name : irc, cmd : "/bin/true"}
|
||||
@@ -1,3 +0,0 @@
|
||||
---
|
||||
checks :
|
||||
- { user : sheppy, name : irc, cmd : ""}
|
||||
Reference in New Issue
Block a user