Commit 7ad547be by Michael Roytman

Add playbook for ecommerce

parent 105c4bc8
- name: Deploy ecommerce
hosts: all
sudo: True
gather_facts: True
vars:
serial_count: 1
serial: "{{ serial_count }}"
roles:
- common_vars
- docker
- ecommerce
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment