Compare commits
2 Commits
10186fdd3b
...
275bb3cd9e
Author | SHA1 | Date | |
---|---|---|---|
275bb3cd9e | |||
3a492c2f3e |
@ -20,6 +20,7 @@
|
|||||||
- { name: haproxy, state: started }
|
- { name: haproxy, state: started }
|
||||||
- { name: gitea, state: started }
|
- { name: gitea, state: started }
|
||||||
- { name: freescout, state: started }
|
- { name: freescout, state: started }
|
||||||
|
- { name: saucy, state: started }
|
||||||
- { name: pretalx, state: stopped }
|
- { name: pretalx, state: stopped }
|
||||||
- name: Create haproxy port forwards
|
- name: Create haproxy port forwards
|
||||||
community.general.lxd_container:
|
community.general.lxd_container:
|
||||||
|
1
hosts
1
hosts
@ -4,3 +4,4 @@ lxd.ansol.org
|
|||||||
[containers]
|
[containers]
|
||||||
haproxy@lxd.ansol.org ansible_connection=sshlxd
|
haproxy@lxd.ansol.org ansible_connection=sshlxd
|
||||||
gitea@lxd.ansol.org ansible_connection=sshlxd
|
gitea@lxd.ansol.org ansible_connection=sshlxd
|
||||||
|
saucy@lxd.ansol.org ansible_connection=sshlxd
|
||||||
|
Loading…
Reference in New Issue
Block a user