mirror of
https://github.com/KevinMidboe/schleppe-ha-project.git
synced 2026-01-27 19:15:30 +00:00
configures & starts docker containers on web servers
This commit is contained in:
6
ansible/plays/web.yml
Normal file
6
ansible/plays/web.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: copies docker-compose files to all web hosts
|
||||
hosts: web
|
||||
roles:
|
||||
- role: roles/web
|
||||
|
||||
Reference in New Issue
Block a user