Update file olimp-deploy.yml
This commit is contained in:
parent
b6f1ae6775
commit
82b00690b7
@ -103,4 +103,11 @@
|
|||||||
roles:
|
roles:
|
||||||
- { role: docker, tags: deploy_docker }
|
- { role: docker, tags: deploy_docker }
|
||||||
- { role: torrserver, tags: deploy_torrserver }
|
- { role: torrserver, tags: deploy_torrserver }
|
||||||
- { role: qbittorrent, tags: deploy_qbittorrent }
|
- { role: qbittorrent, tags: deploy_qbittorrent }
|
||||||
|
|
||||||
|
- hosts: testtalk-server
|
||||||
|
vars_files:
|
||||||
|
- vault.yml
|
||||||
|
roles:
|
||||||
|
- { role: docker, tags: deploy_docker }
|
||||||
|
- { role: snikket, tags: deploy_snikket }
|
||||||
Loading…
Reference in New Issue
Block a user