Bug 2070203
Summary: | Blank Application is shown when editing an Application with AnsibleJobs | ||
---|---|---|---|
Product: | Red Hat Advanced Cluster Management for Kubernetes | Reporter: | Almen Ng <almng> |
Component: | Console | Assignee: | Kevin Cormier <kcormier> |
Status: | CLOSED ERRATA | QA Contact: | Almen Ng <almng> |
Severity: | urgent | Docs Contact: | Christopher Dawson <cdawson> |
Priority: | unspecified | ||
Version: | rhacm-2.5 | CC: | alisauxbpn53, dho, dhuynh, huichen, magchen |
Target Milestone: | --- | Keywords: | TestBlocker |
Target Release: | rhacm-2.5 | Flags: | almng:
rhacm-2.5+
|
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-06-09 02:10:23 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Comment 5
errata-xmlrpc
2022-06-09 02:10:23 UTC
Click the Settings ( ) icon from the left navigation bar. Click the Jobs tab. In the Enable Job Isolation, change the toggle button selection to OFF to disable bubblewrap support or select ON to enable it. In Ansible Tower, job templates are a visual realization of the ansible-playbook command and all flags you can utilize when executing from the command line. A job template defines the combination of a playbook from a project, an inventory, a credential and any other Ansible parameters required to run.More simply, we call this convergence; two nodes are allowed to point to the same downstream node. The concept is best shown through an example. Above, we have a workflow with 3 nodes. The first two job templates run in parallel. When they both finish the 3rd downstream, convergence node, will trigger.Ansible uses Jinja2 templating to enable dynamic expressions and access to variables and facts. https://www.mypennmedicine.ltd/ |