cosmostat active host inventory file api
This commit is contained in:
@ -13,12 +13,11 @@
|
||||
|
||||
# set up API
|
||||
- name: Build API
|
||||
# when: false
|
||||
include_tasks: api.yaml
|
||||
|
||||
# set up web stack
|
||||
- name: Build Web Dashboard
|
||||
when: not disable_local_api
|
||||
when: not disable_local_dashboard | bool
|
||||
include_tasks: web.yaml
|
||||
|
||||
...
|
||||
Reference in New Issue
Block a user