fix hosts
This commit is contained in:
parent
15b2079d5a
commit
5992957204
@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: HAPROXY -- install
|
||||
hosts: haproxy@git.ansol.org
|
||||
hosts: haproxy@lxd.ansol.org
|
||||
become: true
|
||||
tasks:
|
||||
- name: HAPROXY -- install needed packages
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: GITEA -- install
|
||||
hosts: gitea@git.ansol.org
|
||||
hosts: gitea@lxd.ansol.org
|
||||
roles:
|
||||
- { role: do1jlr.gitea, tags: gitea }
|
||||
vars:
|
||||
|
Loading…
Reference in New Issue
Block a user