From 61a85c823d4a6e31368338ec661f6655523007fe Mon Sep 17 00:00:00 2001
From: Bill Nottingham When this template is submitted as a job, setting the type to run will execute the playbook, running tasks " +
- " on the selected hosts. Setting the type to check will not execute the playbook. Instead, ansible will check playbook " +
- " syntax, test environment setup and report problems.
Setting the type to check will not execute the playbook. Instead, ansible will check playbook " +
+ " syntax, test environment setup and report problems.
Setting the type to scan will execute the playbook and store any " + + " scanned facts for use with Tower's System Tracking feature.
", dataTitle: 'Job Type', dataPlacement: 'right', dataContainer: "body", From af1fac3b1d167e8a55ad49fcca171d45f67f4624 Mon Sep 17 00:00:00 2001 From: Bill NottinghamOptional labels that describe this job template, such as 'dev' or 'test'. Labels can be used to group and filter job templates and completed jobs in the Tower display.
", dataContainer: 'body' }, variables: { From d136ee8f26d95c41140bfbcf9ca4e8ec7dcec1c4 Mon Sep 17 00:00:00 2001 From: Bill Nottingham around 'ansible-playbook' and
arguments.
---
awx/ui/client/src/forms/JobTemplates.js | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/awx/ui/client/src/forms/JobTemplates.js b/awx/ui/client/src/forms/JobTemplates.js
index 2441f567fa..78547e2328 100644
--- a/awx/ui/client/src/forms/JobTemplates.js
+++ b/awx/ui/client/src/forms/JobTemplates.js
@@ -231,7 +231,7 @@ export default
addRequired: false,
editRequird: false,
column: 2,
- awPopOver: "If enabled, run this playbook as an administrator. This is the equivalent of passing the --become option to the ansible-playbook command.
If enabled, run this playbook as an administrator. This is the equivalent of passing the --become option to the ansible-playbook command.
Pass extra command line variables to the playbook. This is the -e or --extra-vars command line parameter " + - "for ansible-playbook. Provide key/value pairs using either YAML or JSON.
" + + awPopOver: "Pass extra command line variables to the playbook. This is the -e or --extra-vars command line parameter " +
+ "for ansible-playbook. Provide key/value pairs using either YAML or JSON.
{\n" + "YAML:
\"somevar\": \"somevalue\",
\"password\": \"magic\"
}
If blank, all groups above are created except Instance ID.
", dataContainer: 'body' }, From 6a0ef366f3f4dde005c55152a189bfb0805340d8 Mon Sep 17 00:00:00 2001 From: Bill NottinghamProvide key/value pairs using either YAML or JSON.
" + + awPopOver: "Provide environment variables to pass to the custom inventory script.
" + + "Enter variables using either JSON or YAML syntax. Use the radio button to toggle between the two.
" + "JSON:{\n" + "YAML:
\"somevar\": \"somevalue\",
\"password\": \"magic\"
}
---\n", + "
somevar: somevalue
password: magic
---\n" + + '
somevar: somevalue
password: magic
View JSON examples at www.json.org
' + + 'View YAML examples at docs.ansible.com
', dataContainer: 'body' }, ec2_variables: { From 2068665c4e20b51f964952ab1f28f86aa248b666 Mon Sep 17 00:00:00 2001 From: Bill NottinghamNumber associated with the "Messaging Service" in Twilio.
'+ + 'This must be of the form +18005550199.
Type an option on each line.
'+ - 'For example:
alias1@email.com
\n alias2@email.com
\n',
- dataTitle: 'Destination Channels',
+ '
For example: The Project ID is the " +
@@ -114,7 +111,6 @@ angular.module('CredentialsHelper', ['Utilities'])
scope.subscription_required = true;
scope.key_required = true;
scope.key_description = "Paste the contents of the PEM file that corresponds to the certificate you uploaded in the Microsoft Azure console.";
- scope.key_hint= "drag and drop a management certificate file on the field below";
break;
case 'azure_rm':
scope.usernameLabel = "Username";
From 9a1bcb3384ad433037a39a5fd6d7f9210651ee68 Mon Sep 17 00:00:00 2001
From: Bill Nottingham Color can be one of +12125552368
\n+19105556162
\n',
+ dataTitle: 'Destination SMS Number',
dataPlacement: 'right',
dataContainer: "body",
awRequiredWhen: {
From bcdc17dc06ca6e46309a7a8be6adbaa332412660 Mon Sep 17 00:00:00 2001
From: Bill Nottingham yellow, green, red, ' +
+ 'purple, gray, or random.\n',
awRequiredWhen: {
reqExpression: "hipchat_required",
init: "false"