Merge pull request #6609 from beeankha/wfjt_module_inventory_fix

Resolve Name to ID Properly in WFJT Module

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot]
2020-04-06 23:42:34 +00:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -82,6 +82,7 @@
- name: Create a workflow job template
tower_workflow_job_template:
name: "{{ wfjt_name }}"
inventory: Demo Inventory
extra_vars: {'foo': 'bar', 'another-foo': {'barz': 'bar2'}}
register: result