fabric-samples/full-stack-asset-transfer-guide/infrastructure/operator_console_playbooks/02-console-install.yml
Josh Kneubuhl 4c656f6215 Import Full Stack Asset Transfer Guide at commit fb554befdbbeff9e69159b54fce0b811603f29c7
Signed-off-by: Josh Kneubuhl <jkneubuh@us.ibm.com>
2022-11-09 13:14:04 -05:00

13 lines
255 B
YAML

#
# SPDX-License-Identifier: Apache-2.0
#
---
- name: Deploy Opensource Console
hosts: localhost
vars_files:
- /_cfg/operator-console-vars.yml
vars:
state: present
wait_timeout: 3600
roles:
- ibm.blockchain_platform.fabric_console