mirror of
https://github.com/koodiklinikka/playbooks.git
synced 2026-01-26 03:03:59 +00:00
tohtori deploy
This commit is contained in:
7
deploy_tohtori.yml
Normal file
7
deploy_tohtori.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: Deploy tohtori
|
||||
hosts: application
|
||||
vars_files:
|
||||
- roles/tohtori/defaults/main.yml
|
||||
tasks:
|
||||
- include: roles/tohtori/tasks/build.yml
|
||||
Reference in New Issue
Block a user