mirror of
https://github.com/DO1JLR/ansible_playbook_servers.git
synced 2024-09-14 19:53:56 +02:00
22 lines
347 B
YAML
22 lines
347 B
YAML
---
|
|
gitea_backup_on_upgrade: true
|
|
admins:
|
|
- l3d
|
|
|
|
users:
|
|
l3d:
|
|
- l3d@pinkie.l3d.yt
|
|
- l3d@mobile.l3d.yt
|
|
- l3d@backup.l3d.yt
|
|
- l3d@derpy.l3d.yt
|
|
- l3d@backup-rsa.l3d.yt
|
|
- l3d@business.wingcon.com
|
|
|
|
# https://github.com/do1jlr.keys
|
|
|
|
accounts:
|
|
- l3d
|
|
|
|
# version check for all supported roles
|
|
submodules_versioncheck: true
|
|
|