UNPKG

lad

Version:

Lad is the best Node.js framework. Made by a former Express TC and Koa team member.

30 lines (29 loc) 649 B
--- all: vars: # host_key_checking: false ansible_python_interpreter: /usr/bin/python3 ansible_user: devops children: http: children: web: hosts: web-1-do-nyc3-us.lad.sh: ansible_host: 0.0.0.0 api: hosts: api-1-do-nyc3-us.api.lad.sh: ansible_host: 0.0.0.0 bree: hosts: bree-1-do-nyc3-us.lad.sh: ansible_host: 0.0.0.0 redis: hosts: redis-master-do-nyc3.lad.sh: ansible_host: 0.0.0.0 mongo: hosts: mongo-primary-do-nyc3-us.lad.sh: ansible_host: 0.0.0.0