add nodeport_port to instantiate playbook (#1252)

This commit is contained in:
Hao Liu
2023-02-22 16:18:12 -05:00
committed by GitHub
parent f328b0adb6
commit b5f255cf00

View File

@@ -26,6 +26,7 @@
image_version: "{{ image_version | default(omit) }}"
development_mode: "{{ development_mode | default(omit) | bool }}"
image_pull_policy: "{{ image_pull_policy | default(omit) }}"
nodeport_port: "{{ nodeport_port | default(omit) }}"
# ee_images:
# - name: test-ee
# image: quay.io/<user>/awx-ee