add cred
This commit is contained in:
@@ -50,4 +50,5 @@
|
|||||||
vars:
|
vars:
|
||||||
insights_tags:
|
insights_tags:
|
||||||
env: "{{ env }}"
|
env: "{{ env }}"
|
||||||
purpose: demo
|
purpose: demo
|
||||||
|
group: "{{ ansible_group }}"
|
||||||
@@ -67,6 +67,10 @@ controller_templates:
|
|||||||
- QA
|
- QA
|
||||||
- Prod
|
- Prod
|
||||||
required: true
|
required: true
|
||||||
|
- question_name: Ansible Group
|
||||||
|
type: text
|
||||||
|
variable: ansible_group
|
||||||
|
required: true
|
||||||
- name: "LINUX / Troubleshoot"
|
- name: "LINUX / Troubleshoot"
|
||||||
job_type: run
|
job_type: run
|
||||||
inventory: "Workshop Inventory"
|
inventory: "Workshop Inventory"
|
||||||
|
|||||||
Reference in New Issue
Block a user