Rename host
"gitlab" sounds more like the hosted service, not mine
This commit is contained in:
parent
69abafd8c8
commit
8610be3ac3
2 changed files with 2 additions and 2 deletions
|
@ -10,4 +10,4 @@ jellyfin
|
||||||
forrest
|
forrest
|
||||||
qbittorrent
|
qbittorrent
|
||||||
restic
|
restic
|
||||||
gitlab
|
pve-gitlab
|
||||||
|
|
|
@ -96,6 +96,6 @@
|
||||||
roles:
|
roles:
|
||||||
- restic
|
- restic
|
||||||
|
|
||||||
- hosts: gitlab
|
- hosts: pve-gitlab
|
||||||
roles:
|
roles:
|
||||||
- gitlab
|
- gitlab
|
||||||
|
|
Loading…
Reference in a new issue