Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - hosts: all
- roles:
- - nodiscc.xsrv.common
- - hosts: all,!desktop1.example.org,!laptop1,!pulse.dev.example.org
- roles:
- - nodiscc.xsrv.monitoring
- - hosts: laptop1,desktop1.example.org,hypervisor1.example.org
- roles:
- - nodiscc.xsrv.libvirt
- - hosts: desktop
- roles:
- - desktop
- - hosts: demo1.dev.example.org,home.example.org
- roles:
- - nodiscc.xsrv.backup
- - hosts: demo1.dev.example.org,demo2.dev.example.org
- roles:
- - nodiscc.xsrv.dnsmasq
- - hosts: shaarli-test.dev.example.org
- roles:
- - nodiscc.toolbox.znc
- - hosts: demo1.dev.example.org,demo2.dev.example.org,home.example.org,vps1.example.org,front.example.org,shaarli-test.dev.example.org
- roles:
- - nodiscc.xsrv.apache
- - hosts: demo1.dev.example.org,home.example.org,vps1.example.org,front.example.org,shaarli-test.dev.example.org
- roles:
- - nodiscc.xsrv.postgresql
- - hosts: demo1.dev.example.org,home.example.org,vps1.example.org,shaarli-test.dev.example.org
- roles:
- - nodiscc.xsrv.nextcloud
- - hosts: demo1.dev.example.org,vps1.example.org,front.example.org
- roles:
- - nodiscc.xsrv.mumble
- - hosts: demo1.dev.example.org
- roles:
- - nodiscc.xsrv.samba
- - hosts: demo1.dev.example.org,home.example.org,shaarli-test.dev.example.org
- roles:
- - nodiscc.xsrv.shaarli
- - hosts: demo1.dev.example.org,home.example.org,shaarli-test.dev.example.org
- roles:
- - nodiscc.xsrv.tt_rss
- - hosts: demo1.dev.example.org,home.example.org,shaarli-test.dev.example.org
- roles:
- - nodiscc.xsrv.openldap
- - hosts: demo1.dev.example.org,shaarli-test.dev.example.org,home.example.org
- roles:
- - nodiscc.xsrv.gitea
- - hosts: demo1.dev.example.org,home.example.org
- roles:
- - nodiscc.xsrv.jellyfin
- - nodiscc.xsrv.transmission
- - nodiscc.xsrv.mail_dovecot
- - hosts: demo1.dev.example.org,demo2.dev.example.org,home.example.org
- roles:
- - nodiscc.xsrv.graylog
- - hosts: demo1.dev.example.org,vps1.example.org,front.example.org
- roles:
- - nodiscc.xsrv.wireguard
- - hosts: demo1.dev.example.org,vps1.example.org,front.example.org
- roles:
- - nodiscc.xsrv.jitsi
- - hosts: demo1.dev.example.org
- roles:
- - nodiscc.xsrv.docker
- - hosts: demo1.dev.example.org
- roles:
- - nodiscc.xsrv.gotty
- - nodiscc.toolbox.rss_bridge
- # - nodiscc.toolbox.icecast
- - hosts: demo1.dev.example.org,shaarli-test.dev.example.org
- roles:
- - nodiscc.xsrv.matrix
- - hosts: demo1.dev.example.org,shaarli-test.dev.example.org,home.example.org,front.example.org
- roles:
- - nodiscc.xsrv.homepage
- - nodiscc.toolbox.homepage_extra_icons
- - hosts: front.example.org
- roles:
- - nodiscc.toolbox.valheim_server
- - hosts: builder.dev.example.org
- roles:
- - live-builder
- - hosts: demo1.dev.example.org,podman1.dev.example.org,desktop1.example.org
- roles:
- - podman
- - hosts: pulse.dev.example.org
- roles:
- - nodiscc.toolbox.pulseaudio
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement