This commit is contained in:
6
main.yml
6
main.yml
@@ -82,6 +82,12 @@
|
||||
- name: Deploy Home Assistant
|
||||
import_tasks: tasks/home-assistant.yml
|
||||
tags: home-assistant_deploy
|
||||
- name: Deploy Gluetun
|
||||
import_tasks: tasks/gluetun.yml
|
||||
tags: gluetun_deploy
|
||||
- name: Deploy QBittorrent
|
||||
import_tasks: tasks/qbittorrent.yml
|
||||
tags: qbittorrent_deploy
|
||||
|
||||
- hosts: jackson
|
||||
|
||||
|
Reference in New Issue
Block a user