Add host_vars and group_vars
This commit is contained in:
14
group_vars/git_servers/main.yaml
Normal file
14
group_vars/git_servers/main.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
firewall_allowed_tcp_ports:
|
||||
- 80
|
||||
- 443
|
||||
|
||||
gitea_domain: git.kill0.net
|
||||
|
||||
restic_jobs:
|
||||
- name: system
|
||||
repo: b2
|
||||
paths:
|
||||
- /
|
||||
hooks:
|
||||
- gitea.sh
|
Reference in New Issue
Block a user