Compare commits

...

2 Commits

Author SHA1 Message Date
Tiago Carrondo 275bb3cd9e add saucy host 2022-08-03 15:45:45 +01:00
Tiago Carrondo 3a492c2f3e add saucy container 2022-08-03 15:45:34 +01:00
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@
- { name: haproxy, state: started }
- { name: gitea, state: started }
- { name: freescout, state: started }
- { name: saucy, state: started }
- { name: pretalx, state: stopped }
- name: Create haproxy port forwards
community.general.lxd_container:

1
hosts
View File

@ -4,3 +4,4 @@ lxd.ansol.org
[containers]
haproxy@lxd.ansol.org ansible_connection=sshlxd
gitea@lxd.ansol.org ansible_connection=sshlxd
saucy@lxd.ansol.org ansible_connection=sshlxd