foreman_ansible 12.0.3 → 12.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (74) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_ansible/locale/ca/foreman_ansible.js +932 -1
  3. data/app/assets/javascripts/foreman_ansible/locale/cs_CZ/foreman_ansible.js +932 -1
  4. data/app/assets/javascripts/foreman_ansible/locale/de/foreman_ansible.js +932 -1
  5. data/app/assets/javascripts/foreman_ansible/locale/en/foreman_ansible.js +931 -1
  6. data/app/assets/javascripts/foreman_ansible/locale/en_GB/foreman_ansible.js +932 -1
  7. data/app/assets/javascripts/foreman_ansible/locale/es/foreman_ansible.js +932 -1
  8. data/app/assets/javascripts/foreman_ansible/locale/fr/foreman_ansible.js +932 -1
  9. data/app/assets/javascripts/foreman_ansible/locale/gl/foreman_ansible.js +932 -1
  10. data/app/assets/javascripts/foreman_ansible/locale/it/foreman_ansible.js +932 -1
  11. data/app/assets/javascripts/foreman_ansible/locale/ja/foreman_ansible.js +932 -1
  12. data/app/assets/javascripts/foreman_ansible/locale/ka/foreman_ansible.js +932 -1
  13. data/app/assets/javascripts/foreman_ansible/locale/ko/foreman_ansible.js +932 -1
  14. data/app/assets/javascripts/foreman_ansible/locale/nl_NL/foreman_ansible.js +932 -1
  15. data/app/assets/javascripts/foreman_ansible/locale/pl/foreman_ansible.js +932 -1
  16. data/app/assets/javascripts/foreman_ansible/locale/pt_BR/foreman_ansible.js +932 -1
  17. data/app/assets/javascripts/foreman_ansible/locale/ru/foreman_ansible.js +932 -1
  18. data/app/assets/javascripts/foreman_ansible/locale/sv_SE/foreman_ansible.js +932 -1
  19. data/app/assets/javascripts/foreman_ansible/locale/zh_CN/foreman_ansible.js +932 -1
  20. data/app/assets/javascripts/foreman_ansible/locale/zh_TW/foreman_ansible.js +932 -1
  21. data/lib/foreman_ansible/register.rb +0 -1
  22. data/lib/foreman_ansible/version.rb +1 -1
  23. data/locale/ca/LC_MESSAGES/foreman_ansible.mo +0 -0
  24. data/locale/ca/foreman_ansible.po +14 -2
  25. data/locale/cs_CZ/LC_MESSAGES/foreman_ansible.mo +0 -0
  26. data/locale/cs_CZ/foreman_ansible.po +14 -2
  27. data/locale/de/LC_MESSAGES/foreman_ansible.mo +0 -0
  28. data/locale/de/foreman_ansible.po +52 -40
  29. data/locale/en/LC_MESSAGES/foreman_ansible.mo +0 -0
  30. data/locale/en/foreman_ansible.po +13 -1
  31. data/locale/en_GB/LC_MESSAGES/foreman_ansible.mo +0 -0
  32. data/locale/en_GB/foreman_ansible.po +14 -2
  33. data/locale/es/LC_MESSAGES/foreman_ansible.mo +0 -0
  34. data/locale/es/foreman_ansible.po +85 -74
  35. data/locale/foreman_ansible.pot +20 -2
  36. data/locale/fr/LC_MESSAGES/foreman_ansible.mo +0 -0
  37. data/locale/fr/foreman_ansible.po +43 -31
  38. data/locale/gl/LC_MESSAGES/foreman_ansible.mo +0 -0
  39. data/locale/gl/foreman_ansible.po +14 -2
  40. data/locale/it/LC_MESSAGES/foreman_ansible.mo +0 -0
  41. data/locale/it/foreman_ansible.po +14 -2
  42. data/locale/ja/LC_MESSAGES/foreman_ansible.mo +0 -0
  43. data/locale/ja/foreman_ansible.po +32 -20
  44. data/locale/ka/LC_MESSAGES/foreman_ansible.mo +0 -0
  45. data/locale/ka/foreman_ansible.po +44 -32
  46. data/locale/ko/LC_MESSAGES/foreman_ansible.mo +0 -0
  47. data/locale/ko/foreman_ansible.po +14 -2
  48. data/locale/nl_NL/LC_MESSAGES/foreman_ansible.mo +0 -0
  49. data/locale/nl_NL/foreman_ansible.po +14 -2
  50. data/locale/pl/LC_MESSAGES/foreman_ansible.mo +0 -0
  51. data/locale/pl/foreman_ansible.po +14 -2
  52. data/locale/pt_BR/LC_MESSAGES/foreman_ansible.mo +0 -0
  53. data/locale/pt_BR/foreman_ansible.po +44 -32
  54. data/locale/ru/LC_MESSAGES/foreman_ansible.mo +0 -0
  55. data/locale/ru/foreman_ansible.po +14 -2
  56. data/locale/sv_SE/LC_MESSAGES/foreman_ansible.mo +0 -0
  57. data/locale/sv_SE/foreman_ansible.po +14 -2
  58. data/locale/zh_CN/LC_MESSAGES/foreman_ansible.mo +0 -0
  59. data/locale/zh_CN/foreman_ansible.po +29 -17
  60. data/locale/zh_TW/LC_MESSAGES/foreman_ansible.mo +0 -0
  61. data/locale/zh_TW/foreman_ansible.po +14 -2
  62. data/webpack/components/AnsibleHostDetail/AnsibleHostDetail.js +1 -0
  63. data/webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/__test__/AnsibleVariableOverrides.test.js +3 -1
  64. data/webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobModal.js +1 -0
  65. data/webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/index.js +10 -2
  66. data/webpack/components/AnsibleHostDetail/components/RolesTab/EditRolesModal/index.js +10 -2
  67. data/webpack/components/AnsibleRolesAndVariables/AnsibleRolesAndVariables.js +13 -4
  68. data/webpack/components/AnsibleRolesAndVariables/index.js +6 -5
  69. data/webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.js +0 -1
  70. data/webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcherActions.js +2 -1
  71. data/webpack/components/AnsibleRolesSwitcher/components/AvailableRolesList.js +3 -1
  72. data/webpack/components/AnsibleRolesSwitcher/components/__snapshots__/AvailableRolesList.test.js.snap +2 -8
  73. data/webpack/formHelper.js +1 -0
  74. metadata +2 -2
@@ -1 +1,931 @@
1
- locales['foreman_ansible'] = locales['foreman_ansible'] || {}; locales['foreman_ansible']['en'] = {"domain":"foreman_ansible","locale_data":{"foreman_ansible":{"":{"Project-Id-Version":"foreman_ansible 10.1.0","Report-Msgid-Bugs-To":"","PO-Revision-Date":"2014-08-20 08:54+0100","Last-Translator":"Foreman Team <foreman-dev@googlegroups.com>","Language-Team":"Foreman Team <foreman-dev@googlegroups.com>","Language":"","MIME-Version":"1.0","Content-Type":"text/plain; charset=UTF-8","Content-Transfer-Encoding":"8bit","Plural-Forms":"nplurals=2; plural=(n != 1);","lang":"en","domain":"foreman_ansible","plural_forms":"nplurals=2; plural=(n != 1);"},"No added or removed roles nor variables.":[""],"No added or removed roles nor variables detected on %s.":[""],"No changes in variables detected on %s.":[""],"No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled.":[""],"Show Ansible inventory for hosts":[""],"IDs of hosts included in inventory":[""],"Show Ansible inventory for hostgroups":[""],"IDs of hostgroups included in inventory":[""],"Schedule generating of Ansible Inventory report":[""],"Hash of input values of type input=>value":[""],"Report format, defaults to '%s'":[""],"Override match":[""],"Override value, required if omit is false":[""],"Create an override value for a specific ansible variable":[""],"Destroy an override value":[""],"Sync Ansible playbooks":[""],"Smart Proxy to sync from":[""],"Ansible playbooks names to be synced":[""],"Fetch Ansible playbooks available to be synced":[""],"Smart Proxy to fetch from":[""],"Smart proxy id is required":[""],"Show role":[""],"List Ansible roles":[""],"Deletes Ansible role":[""],"DEPRECATED: Import Ansible roles":[""],"Smart Proxy to import from":[""],"Ansible role names to be imported":[""],"Use sync instead, to sync roles from Smart Proxy with Ansible feature enabled":[""],"Sync Ansible roles":[""],"Ansible role names to be synced":[""],"No changes detected in specified Ansible Roles and their variables":[""],"DEPRECATED: Obsolete Ansible roles":[""],"Fetch Ansible roles available to be synced":[""],"Show variable":[""],"List Ansible variables":[""],"Deletes Ansible variable":[""],"Name of variable":[""],"Role ID":[""],"Default value of variable":[""],"When enabled the parameter is hidden in the UI":[""],"The order in which values are resolved":[""],"Description of variable":[""],"Types of validation values":[""],"Used to enforce certain values for the parameter values":[""],"Types of variable values":[""],"Merge all matching values (only array/hash type)":[""],"Include default value when merging all matching values":[""],"Remove duplicate values (only array type)":[""],"Whether to override variable or not":[""],"Create Ansible variable":[""],"Updates Ansible variable":[""],"DEPRECATED: Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles":[""],"DEPRECATED: Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles":[""],"Runs all Ansible roles on a hostgroup":[""],"Runs all Ansible roles on hostgroups":[""],"IDs of hostgroups to play roles on":[""],"List all Ansible roles for a hostgroup":[""],"Assigns Ansible roles to a hostgroup":[""],"Ansible roles to assign to a hostgroup":[""],"Directly add an Ansible role to a hostgroup":[""],"Ansible role to add to a hostgroup":[""],"Remove directly assigned Ansible role from a hostgroup":[""],"Ansible role to remove from a hostgroup":[""],"IDs of associated ansible roles":[""],"Runs all Ansible roles on a host":[""],"Runs all Ansible roles on hosts":[""],"IDs of hosts to play roles on":[""],"List all Ansible roles for a host":[""],"Assigns Ansible roles to a host":[""],"Ansible roles to assign to a host":[""],"Directly add an Ansible role to a host":[""],"Ansible role to add to a host":[""],"Remove directly assigned Ansible role from a host":[""],"Ansible role to remove from a host":[""],"Enable the callback plugin for this template":[""],"Host group has no associated hosts":[""],"There are no Ansible roles to play":[""],"Could not run Ansible roles for %{host}":[""],"Host not found by id: %s":[""],"Ansible Variable not found by id: %s":[""],"Run all Ansible roles":[""],"Run all Ansible roles on hosts belonging to this host group":[""],"Configure Ansible Job":[""],"No roles/hosts assigned":[""],"No additional data":[""],"Show full value":[""],"Add":[""],"Remove":[""],"Update":[""],"Import Role":[""],"Remove Role":[""],"Update Role Variables":[""],"Import from %s":[""],"Ansible Role":[""],"Import":[""],"%s ago":[""],"Upgrade":[""],"Import roles And Variables":[""],"Foreman":[""],"Unable to get roles from Ansible":[""],"Unable to get roles/variables from Ansible":[""],"Unable to get playbook's names from Ansible":[""],"Unable to get playbooks from Ansible":[""],"Tags":[""],"Include/Exclude Tags":[""],"Ansible provider specific inputs":[""],"A comma separated list of tags to use for Ansible run":[""],"Include\\\\Exclude tags for Ansible run":[""],"Task Details":[""],"Remediation Plan":[""],"Job Details":[""],"Proxy not found":[""],"Changed Ansible roles":[""],"Ansible Roles":[""],"Role|Name":[""],"Hostgroups":[""],"Hosts":[""],"Variables":[""],"Imported at":[""],"Actions":[""],"Delete %s?":[""],"No Ansible Roles were found in Foreman. If you want to assign roles to your hosts,\\n you have to import them first.":[""],"Learn more about this in the documentation.":[""],"Ansible Variable Details (Imported)":[""],"Ansible Variable Details":[""],"Default Behavior":[""],"Override the default value of the Ansible variable.":[""],"Mark the variable to be managed by Foreman. When the Ansible role of this variable is assigned to a host, the default value will be added to Ansible inventory as a host variable. Specify matchers to set a different value for such variable.":[""],"Value to use when there is no match.":[""],"Hidden Value":[""],"Hide all values for this parameter.":[""],"Optional Input Validator":[""],"Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation.":[""],"If checked, will raise an error if there is no default value and no matcher provide a value.":[""],"Prioritize Attribute Order":[""],"Set the order in which values are resolved.":[""],"Order":[""],"The order in which matchers keys are processed, first match wins.<br> You may use multiple attributes as a matcher key, for example, an order of <code>host group, environment</code> would expect a matcher such as <code>hostgroup = \\\"web servers\\\", environment = production</code>":[""],"Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted.":[""],"Include default value when merging all matching values.":[""],"Avoid duplicate values when merging them (only array type)?":[""],"Specify Matchers":[""],"Ansible Variables":[""],"Edit %s":[""],"Edit Ansible Variable":[""],"New Ansible Variable":[""],"Variable|Name":[""],"Variable|Role":[""],"Type":[""],"Imported?":[""],"Overriden":[""],"Create Ansible Variable":[""],"Ansible check mode":[""],"Notice that ansible roles run in check mode.":[""],"Level":[""],"Task":[""],"Message":[""],"Nothing to show":[""],"Enable Ansible Callback":[""],"Ansible":[""],"Jobs":[""],"Insights remediation on %{hosts_count} host(s) has finished successfully":[""],"Roles":[""],"Import roles and variables has finished successfully":[""],"Playbooks":[""],"Import playbooks has finished successfully":[""],"Use this to supply a path to an SSH Private Key that Ansible will use in lieu of a password Override with \\\"ansible_ssh_private_key_file\\\" host parameter":[""],"Private Key Path":[""],"Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_connection\\\"":[""],"Connection type":[""],"Enable/disable WinRM server certificate validation when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_winrm_server_cert_validation\\\"":[""],"WinRM cert Validation":[""],"Foreman will add this level of verbosity for additional debugging output when running Ansible playbooks.":[""],"Default verbosity level":[""],"Disabled":[""],"Level 1 (-v)":[""],"Level 2 (-vv)":[""],"Level 3 (-vvv)":[""],"Level 4 (-vvvv)":[""],"Timeout (in seconds) to set when Foreman will trigger a play Ansible roles task after a host is fully provisioned. Set this to the maximum time you expect a host to take until it is ready after a reboot.":[""],"Post-provision timeout":[""],"Timeout (in minutes) when hosts should have reported.":[""],"Ansible report timeout":[""],"Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval":[""],"%{cfgmgmt} out of sync disabled":[""],"Foreman will use this template to schedule the report with Ansible inventory":[""],"Default Ansible inventory report template":[""],"Those roles will be excluded when importing roles from smart proxy, The expected input is comma separated values and you can use * wildcard metacharactersFor example: foo*, *b*,*bar":[""],"Ansible roles to ignore":[""],"Number of tasks which should be sent to the smart proxy in one request, if foreman_tasks_proxy_batch_trigger is enabled. If set, overrides foreman_tasks_proxy_batch_size setting for Ansible jobs.":[""],"Proxy tasks batch size for Ansible":[""],"Update Smart Proxy":[""],"Run Ansible roles":[""],"Runs an Ansible playbook which contains all the roles defined for a host":[""],"Ansible: Run Insights maintenance plan":[""],"Runs a given maintenance plan from Red Hat Access Insights given an ID.":[""],"Run playbook":[""],"Run an Ansible playbook against given hosts":[""],"Enable web console":[""],"Run an Ansible playbook to enable web console on given hosts":[""],"Upgrade Capsules on given hosts":[""],"Upgrade Capsules on given Capsule server hosts":[""],"Name":[""],"Ansible role":[""],"Value":[""],"Source attribute":[""],"Delete":[""],"Delete Ansible variable override":[""],"Are you sure you want to delete override for %s?":[""],"Default value":[""],"Ansible variable override was successfully deleted.":[""],"There was a following error when deleting Ansible variable override: %s":[""],"Invalid, expected to match a regex: %s":[""],"Invalid, expected one of: %s":[""],"is required":[""],"There was a following error when changing Ansible variable override: %s":[""],"Ansible variable override successfully changed.":[""],"true":[""],"false":[""],"No Ansible variables found for Host":[""],"Only variables marked to Override are shown here.":[""],"There was a following error when deleting Ansible config job: %s":[""],"Ansible job was successfully canceled.":[""],"(from host group)":[""],"hourly":[""],"daily":[""],"weekly":[""],"monthly":[""],"Must not be in the past":[""],"Required field":[""],"There was a following error when creating Ansible job: %s":[""],"Ansible job was successfully created.":[""],"Submit":[""],"Cancel":[""],"This job will run all the assigned Ansible roles.":[""],"For more advanced scheduling options":[""],"view remote execution page.":[""],"Schedule recurring Ansible roles job":[""],"Description":[""],"Result":[""],"State":[""],"Executed at":[""],"Schedule":[""],"Previously executed jobs":[""],"Next Run":[""],"Cancel Ansible config job":[""],"Are you sure you want to cancel Ansible config job?":[""],"Scheduled recurring jobs":[""],"Schedule recurring job":[""],"No config job for Ansible roles scheduled":[""],"No previous job executions found":[""],"Source":[""],"Inherited from Hostgroup":[""],"Directly assigned to Host":[""],"All assigned Ansible roles":[""],"This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles.":[""],"No Ansible roles assigned":[""],"Confirm":[""],"There was a following error when assigning Ansible Roles: %s":[""],"Ansible Roles were successfully assigned.":[""],"Edit Ansible Roles":[""],"Add, remove or reorder host assigned Ansible roles. This host has also group assigned roles that are not displayed here and will always be executed prior to host assigned roles.":[""],"Close":[""],"Edit Ansible roles":[""],"Ansible roles assigned directly to host":[""],"view all assigned roles":[""],"Assign roles directly to the host":[""],"View inherited roles":[""],"No roles assigned directly to the host":[""],"Inventory":[""],"Import roles and variables started: ":[""],"view the task in progress":[""],"Failed to import roles and variables ":[""],"Available Ansible Roles":[""],"Assigned Ansible Roles":[""],"You are not authorized to perform this action.":[""],"Please request one of the required permissions listed below from a Foreman administrator:":[""],"Permission Denied":[""],"This Ansible role is inherited from parent host group":[""],"This Ansible role is inherited from host group":[""],"Use drag and drop to change order of the roles. Ordering of roles is respected for Ansible runs, inherited roles are always before those assigned directly":[""],"Add selected":[""],"Add all":[""],"Remove all":[""],"Remove selected":[""],"%(selectedCount)s of %(totalCount)s items selected":[""],"Available Ansible roles":[""],"Host assigned Ansible roles":[""],"Error!":[""],"Nothing Found!":[""],"Permission denied":[""],"You are not authorized to view the page. ":[""],"Request the following permissions from administrator: %s.":[""],"Configure Recurring Job":[""],"Action with sub plans":[""],"Import Puppet classes":[""],"Import facts":[""],"Remote action:":[""],"Ansible support in Foreman":[""]}}};
1
+ locales['foreman_ansible'] = locales['foreman_ansible'] || {}; locales['foreman_ansible']['en'] = {
2
+ "domain": "foreman_ansible",
3
+ "locale_data": {
4
+ "foreman_ansible": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_ansible 12.0.3",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "PO-Revision-Date": "2014-08-20 08:54+0100",
9
+ "Last-Translator": "Foreman Team <foreman-dev@googlegroups.com>",
10
+ "Language-Team": "Foreman Team <foreman-dev@googlegroups.com>",
11
+ "Language": "",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Plural-Forms": "nplurals=2; plural=(n != 1);",
16
+ "lang": "en",
17
+ "domain": "foreman_ansible",
18
+ "plural_forms": "nplurals=2; plural=(n != 1);"
19
+ },
20
+ "No added or removed roles nor variables.": [
21
+ ""
22
+ ],
23
+ "No added or removed roles nor variables detected on %s.": [
24
+ ""
25
+ ],
26
+ "No changes in variables detected on %s.": [
27
+ ""
28
+ ],
29
+ "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled.": [
30
+ ""
31
+ ],
32
+ "Show Ansible inventory for hosts": [
33
+ ""
34
+ ],
35
+ "IDs of hosts included in inventory": [
36
+ ""
37
+ ],
38
+ "Show Ansible inventory for hostgroups": [
39
+ ""
40
+ ],
41
+ "IDs of hostgroups included in inventory": [
42
+ ""
43
+ ],
44
+ "Schedule generating of Ansible Inventory report": [
45
+ ""
46
+ ],
47
+ "Hash of input values of type input=>value": [
48
+ ""
49
+ ],
50
+ "Report format, defaults to '%s'": [
51
+ ""
52
+ ],
53
+ "Override match": [
54
+ ""
55
+ ],
56
+ "Override value, required if omit is false": [
57
+ ""
58
+ ],
59
+ "Create an override value for a specific ansible variable": [
60
+ ""
61
+ ],
62
+ "Destroy an override value": [
63
+ ""
64
+ ],
65
+ "Sync Ansible playbooks": [
66
+ ""
67
+ ],
68
+ "Smart Proxy to sync from": [
69
+ ""
70
+ ],
71
+ "Ansible playbooks names to be synced": [
72
+ ""
73
+ ],
74
+ "Fetch Ansible playbooks available to be synced": [
75
+ ""
76
+ ],
77
+ "Smart Proxy to fetch from": [
78
+ ""
79
+ ],
80
+ "Smart proxy id is required": [
81
+ ""
82
+ ],
83
+ "Show role": [
84
+ ""
85
+ ],
86
+ "List Ansible roles": [
87
+ ""
88
+ ],
89
+ "Deletes Ansible role": [
90
+ ""
91
+ ],
92
+ "DEPRECATED: Import Ansible roles": [
93
+ ""
94
+ ],
95
+ "Smart Proxy to import from": [
96
+ ""
97
+ ],
98
+ "Ansible role names to be imported": [
99
+ ""
100
+ ],
101
+ "Use sync instead, to sync roles from Smart Proxy with Ansible feature enabled": [
102
+ ""
103
+ ],
104
+ "Sync Ansible roles": [
105
+ ""
106
+ ],
107
+ "Ansible role names to be synced": [
108
+ ""
109
+ ],
110
+ "No changes detected in specified Ansible Roles and their variables": [
111
+ ""
112
+ ],
113
+ "DEPRECATED: Obsolete Ansible roles": [
114
+ ""
115
+ ],
116
+ "Fetch Ansible roles available to be synced": [
117
+ ""
118
+ ],
119
+ "Show variable": [
120
+ ""
121
+ ],
122
+ "List Ansible variables": [
123
+ ""
124
+ ],
125
+ "Deletes Ansible variable": [
126
+ ""
127
+ ],
128
+ "Name of variable": [
129
+ ""
130
+ ],
131
+ "Role ID": [
132
+ ""
133
+ ],
134
+ "Default value of variable": [
135
+ ""
136
+ ],
137
+ "When enabled the parameter is hidden in the UI": [
138
+ ""
139
+ ],
140
+ "The order in which values are resolved": [
141
+ ""
142
+ ],
143
+ "Description of variable": [
144
+ ""
145
+ ],
146
+ "Types of validation values": [
147
+ ""
148
+ ],
149
+ "Used to enforce certain values for the parameter values": [
150
+ ""
151
+ ],
152
+ "Types of variable values": [
153
+ ""
154
+ ],
155
+ "Merge all matching values (only array/hash type)": [
156
+ ""
157
+ ],
158
+ "Include default value when merging all matching values": [
159
+ ""
160
+ ],
161
+ "Remove duplicate values (only array type)": [
162
+ ""
163
+ ],
164
+ "Whether to override variable or not": [
165
+ ""
166
+ ],
167
+ "Create Ansible variable": [
168
+ ""
169
+ ],
170
+ "Updates Ansible variable": [
171
+ ""
172
+ ],
173
+ "DEPRECATED: Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles": [
174
+ ""
175
+ ],
176
+ "DEPRECATED: Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles": [
177
+ ""
178
+ ],
179
+ "Runs all Ansible roles on a hostgroup": [
180
+ ""
181
+ ],
182
+ "Runs all Ansible roles on hostgroups": [
183
+ ""
184
+ ],
185
+ "IDs of hostgroups to play roles on": [
186
+ ""
187
+ ],
188
+ "List all Ansible roles for a hostgroup": [
189
+ ""
190
+ ],
191
+ "Assigns Ansible roles to a hostgroup": [
192
+ ""
193
+ ],
194
+ "Ansible roles to assign to a hostgroup": [
195
+ ""
196
+ ],
197
+ "Directly add an Ansible role to a hostgroup": [
198
+ ""
199
+ ],
200
+ "Ansible role to add to a hostgroup": [
201
+ ""
202
+ ],
203
+ "Remove directly assigned Ansible role from a hostgroup": [
204
+ ""
205
+ ],
206
+ "Ansible role to remove from a hostgroup": [
207
+ ""
208
+ ],
209
+ "IDs of associated ansible roles": [
210
+ ""
211
+ ],
212
+ "Runs all Ansible roles on a host": [
213
+ ""
214
+ ],
215
+ "Runs all Ansible roles on hosts": [
216
+ ""
217
+ ],
218
+ "IDs of hosts to play roles on": [
219
+ ""
220
+ ],
221
+ "List all Ansible roles for a host": [
222
+ ""
223
+ ],
224
+ "Assigns Ansible roles to a host": [
225
+ ""
226
+ ],
227
+ "Ansible roles to assign to a host": [
228
+ ""
229
+ ],
230
+ "Directly add an Ansible role to a host": [
231
+ ""
232
+ ],
233
+ "Ansible role to add to a host": [
234
+ ""
235
+ ],
236
+ "Remove directly assigned Ansible role from a host": [
237
+ ""
238
+ ],
239
+ "Ansible role to remove from a host": [
240
+ ""
241
+ ],
242
+ "Enable the callback plugin for this template": [
243
+ ""
244
+ ],
245
+ "Host group has no associated hosts": [
246
+ ""
247
+ ],
248
+ "There are no Ansible roles to play": [
249
+ ""
250
+ ],
251
+ "Could not run Ansible roles for %{host}": [
252
+ ""
253
+ ],
254
+ "Host not found by id: %s": [
255
+ ""
256
+ ],
257
+ "Ansible Variable not found by id: %s": [
258
+ ""
259
+ ],
260
+ "Run all Ansible roles": [
261
+ ""
262
+ ],
263
+ "Run all Ansible roles on hosts belonging to this host group": [
264
+ ""
265
+ ],
266
+ "Configure Ansible Job": [
267
+ ""
268
+ ],
269
+ "No roles/hosts assigned": [
270
+ ""
271
+ ],
272
+ "No additional data": [
273
+ ""
274
+ ],
275
+ "Show full value": [
276
+ ""
277
+ ],
278
+ "Add": [
279
+ ""
280
+ ],
281
+ "Remove": [
282
+ ""
283
+ ],
284
+ "Update": [
285
+ ""
286
+ ],
287
+ "Import Role": [
288
+ ""
289
+ ],
290
+ "Remove Role": [
291
+ ""
292
+ ],
293
+ "Update Role Variables": [
294
+ ""
295
+ ],
296
+ "Import from %s": [
297
+ ""
298
+ ],
299
+ "Ansible Role": [
300
+ ""
301
+ ],
302
+ "Import": [
303
+ ""
304
+ ],
305
+ "%s ago": [
306
+ ""
307
+ ],
308
+ "Upgrade": [
309
+ ""
310
+ ],
311
+ "Import roles And Variables": [
312
+ ""
313
+ ],
314
+ "Foreman": [
315
+ ""
316
+ ],
317
+ "Unable to get roles from Ansible": [
318
+ ""
319
+ ],
320
+ "Unable to get roles/variables from Ansible": [
321
+ ""
322
+ ],
323
+ "Unable to get playbook's names from Ansible": [
324
+ ""
325
+ ],
326
+ "Unable to get playbooks from Ansible": [
327
+ ""
328
+ ],
329
+ "Tags": [
330
+ ""
331
+ ],
332
+ "Include/Exclude Tags": [
333
+ ""
334
+ ],
335
+ "Ansible provider specific inputs": [
336
+ ""
337
+ ],
338
+ "A comma separated list of tags to use for Ansible run": [
339
+ ""
340
+ ],
341
+ "Include\\\\Exclude tags for Ansible run": [
342
+ ""
343
+ ],
344
+ "Task Details": [
345
+ ""
346
+ ],
347
+ "Remediation Plan": [
348
+ ""
349
+ ],
350
+ "Job Details": [
351
+ ""
352
+ ],
353
+ "Proxy not found": [
354
+ ""
355
+ ],
356
+ "Changed Ansible roles": [
357
+ ""
358
+ ],
359
+ "Ansible Roles": [
360
+ ""
361
+ ],
362
+ "Role|Name": [
363
+ ""
364
+ ],
365
+ "Hostgroups": [
366
+ ""
367
+ ],
368
+ "Hosts": [
369
+ ""
370
+ ],
371
+ "Variables": [
372
+ ""
373
+ ],
374
+ "Imported at": [
375
+ ""
376
+ ],
377
+ "Actions": [
378
+ ""
379
+ ],
380
+ "Delete %s?": [
381
+ ""
382
+ ],
383
+ "No Ansible Roles were found in Foreman. If you want to assign roles to your hosts,\\n you have to import them first.": [
384
+ ""
385
+ ],
386
+ "Learn more about this in the documentation.": [
387
+ ""
388
+ ],
389
+ "Ansible Variable Details (Imported)": [
390
+ ""
391
+ ],
392
+ "Ansible Variable Details": [
393
+ ""
394
+ ],
395
+ "Default Behavior": [
396
+ ""
397
+ ],
398
+ "Override the default value of the Ansible variable.": [
399
+ ""
400
+ ],
401
+ "Mark the variable to be managed by Foreman. When the Ansible role of this variable is assigned to a host, the default value will be added to Ansible inventory as a host variable. Specify matchers to set a different value for such variable.": [
402
+ ""
403
+ ],
404
+ "Value to use when there is no match.": [
405
+ ""
406
+ ],
407
+ "Hidden Value": [
408
+ ""
409
+ ],
410
+ "Hide all values for this parameter.": [
411
+ ""
412
+ ],
413
+ "Optional Input Validator": [
414
+ ""
415
+ ],
416
+ "Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation.": [
417
+ ""
418
+ ],
419
+ "If checked, will raise an error if there is no default value and no matcher provide a value.": [
420
+ ""
421
+ ],
422
+ "Prioritize Attribute Order": [
423
+ ""
424
+ ],
425
+ "Set the order in which values are resolved.": [
426
+ ""
427
+ ],
428
+ "Order": [
429
+ ""
430
+ ],
431
+ "The order in which matchers keys are processed, first match wins.<br> You may use multiple attributes as a matcher key, for example, an order of <code>host group, environment</code> would expect a matcher such as <code>hostgroup = \\\"web servers\\\", environment = production</code>": [
432
+ ""
433
+ ],
434
+ "Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted.": [
435
+ ""
436
+ ],
437
+ "Include default value when merging all matching values.": [
438
+ ""
439
+ ],
440
+ "Avoid duplicate values when merging them (only array type)?": [
441
+ ""
442
+ ],
443
+ "Specify Matchers": [
444
+ ""
445
+ ],
446
+ "Ansible Variables": [
447
+ ""
448
+ ],
449
+ "Edit %s": [
450
+ ""
451
+ ],
452
+ "Edit Ansible Variable": [
453
+ ""
454
+ ],
455
+ "New Ansible Variable": [
456
+ ""
457
+ ],
458
+ "Variable|Name": [
459
+ ""
460
+ ],
461
+ "Variable|Role": [
462
+ ""
463
+ ],
464
+ "Type": [
465
+ ""
466
+ ],
467
+ "Imported?": [
468
+ ""
469
+ ],
470
+ "Overriden": [
471
+ ""
472
+ ],
473
+ "Create Ansible Variable": [
474
+ ""
475
+ ],
476
+ "Ansible check mode": [
477
+ ""
478
+ ],
479
+ "Notice that ansible roles run in check mode.": [
480
+ ""
481
+ ],
482
+ "Level": [
483
+ ""
484
+ ],
485
+ "Task": [
486
+ ""
487
+ ],
488
+ "Message": [
489
+ ""
490
+ ],
491
+ "Nothing to show": [
492
+ ""
493
+ ],
494
+ "Enable Ansible Callback": [
495
+ ""
496
+ ],
497
+ "Ansible": [
498
+ ""
499
+ ],
500
+ "Jobs": [
501
+ ""
502
+ ],
503
+ "Insights remediation on %{hosts_count} host(s) has finished successfully": [
504
+ ""
505
+ ],
506
+ "Roles": [
507
+ ""
508
+ ],
509
+ "Import roles and variables has finished successfully": [
510
+ ""
511
+ ],
512
+ "Playbooks": [
513
+ ""
514
+ ],
515
+ "Import playbooks has finished successfully": [
516
+ ""
517
+ ],
518
+ "Use this to supply a path to an SSH Private Key that Ansible will use in lieu of a password Override with \\\"ansible_ssh_private_key_file\\\" host parameter": [
519
+ ""
520
+ ],
521
+ "Private Key Path": [
522
+ ""
523
+ ],
524
+ "Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_connection\\\"": [
525
+ ""
526
+ ],
527
+ "Connection type": [
528
+ ""
529
+ ],
530
+ "Enable/disable WinRM server certificate validation when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_winrm_server_cert_validation\\\"": [
531
+ ""
532
+ ],
533
+ "WinRM cert Validation": [
534
+ ""
535
+ ],
536
+ "Foreman will add this level of verbosity for additional debugging output when running Ansible playbooks.": [
537
+ ""
538
+ ],
539
+ "Default verbosity level": [
540
+ ""
541
+ ],
542
+ "Disabled": [
543
+ ""
544
+ ],
545
+ "Level 1 (-v)": [
546
+ ""
547
+ ],
548
+ "Level 2 (-vv)": [
549
+ ""
550
+ ],
551
+ "Level 3 (-vvv)": [
552
+ ""
553
+ ],
554
+ "Level 4 (-vvvv)": [
555
+ ""
556
+ ],
557
+ "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles task after a host is fully provisioned. Set this to the maximum time you expect a host to take until it is ready after a reboot.": [
558
+ ""
559
+ ],
560
+ "Post-provision timeout": [
561
+ ""
562
+ ],
563
+ "Timeout (in minutes) when hosts should have reported.": [
564
+ ""
565
+ ],
566
+ "Ansible report timeout": [
567
+ ""
568
+ ],
569
+ "Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval": [
570
+ ""
571
+ ],
572
+ "%{cfgmgmt} out of sync disabled": [
573
+ ""
574
+ ],
575
+ "Foreman will use this template to schedule the report with Ansible inventory": [
576
+ ""
577
+ ],
578
+ "Default Ansible inventory report template": [
579
+ ""
580
+ ],
581
+ "Those roles will be excluded when importing roles from smart proxy, The expected input is comma separated values and you can use * wildcard metacharactersFor example: foo*, *b*,*bar": [
582
+ ""
583
+ ],
584
+ "Ansible roles to ignore": [
585
+ ""
586
+ ],
587
+ "Number of tasks which should be sent to the smart proxy in one request, if foreman_tasks_proxy_batch_trigger is enabled. If set, overrides foreman_tasks_proxy_batch_size setting for Ansible jobs.": [
588
+ ""
589
+ ],
590
+ "Proxy tasks batch size for Ansible": [
591
+ ""
592
+ ],
593
+ "Update Smart Proxy": [
594
+ ""
595
+ ],
596
+ "Run Ansible roles": [
597
+ ""
598
+ ],
599
+ "Runs an Ansible playbook which contains all the roles defined for a host": [
600
+ ""
601
+ ],
602
+ "Ansible: Run Insights maintenance plan": [
603
+ ""
604
+ ],
605
+ "Runs a given maintenance plan from Red Hat Access Insights given an ID.": [
606
+ ""
607
+ ],
608
+ "Run playbook": [
609
+ ""
610
+ ],
611
+ "Run an Ansible playbook against given hosts": [
612
+ ""
613
+ ],
614
+ "Enable web console": [
615
+ ""
616
+ ],
617
+ "Run an Ansible playbook to enable web console on given hosts": [
618
+ ""
619
+ ],
620
+ "Upgrade Capsules on given hosts": [
621
+ ""
622
+ ],
623
+ "Upgrade Capsules on given Capsule server hosts": [
624
+ ""
625
+ ],
626
+ "Name": [
627
+ ""
628
+ ],
629
+ "Ansible role": [
630
+ ""
631
+ ],
632
+ "Value": [
633
+ ""
634
+ ],
635
+ "Source attribute": [
636
+ ""
637
+ ],
638
+ "Delete": [
639
+ ""
640
+ ],
641
+ "Delete Ansible variable override": [
642
+ ""
643
+ ],
644
+ "Are you sure you want to delete override for %s?": [
645
+ ""
646
+ ],
647
+ "Default value": [
648
+ ""
649
+ ],
650
+ "Ansible variable override was successfully deleted.": [
651
+ ""
652
+ ],
653
+ "There was a following error when deleting Ansible variable override: %s": [
654
+ ""
655
+ ],
656
+ "Invalid, expected to match a regex: %s": [
657
+ ""
658
+ ],
659
+ "Invalid, expected one of: %s": [
660
+ ""
661
+ ],
662
+ "is required": [
663
+ ""
664
+ ],
665
+ "There was a following error when changing Ansible variable override: %s": [
666
+ ""
667
+ ],
668
+ "Ansible variable override successfully changed.": [
669
+ ""
670
+ ],
671
+ "true": [
672
+ ""
673
+ ],
674
+ "false": [
675
+ ""
676
+ ],
677
+ "No Ansible variables found for Host": [
678
+ ""
679
+ ],
680
+ "Only variables marked to Override are shown here.": [
681
+ ""
682
+ ],
683
+ "There was a following error when deleting Ansible config job: %s": [
684
+ ""
685
+ ],
686
+ "Ansible job was successfully canceled.": [
687
+ ""
688
+ ],
689
+ "(from host group)": [
690
+ ""
691
+ ],
692
+ "hourly": [
693
+ ""
694
+ ],
695
+ "daily": [
696
+ ""
697
+ ],
698
+ "weekly": [
699
+ ""
700
+ ],
701
+ "monthly": [
702
+ ""
703
+ ],
704
+ "Must not be in the past": [
705
+ ""
706
+ ],
707
+ "Required field": [
708
+ ""
709
+ ],
710
+ "There was a following error when creating Ansible job: %s": [
711
+ ""
712
+ ],
713
+ "Ansible job was successfully created.": [
714
+ ""
715
+ ],
716
+ "Submit": [
717
+ ""
718
+ ],
719
+ "Cancel": [
720
+ ""
721
+ ],
722
+ "This job will run all the assigned Ansible roles.": [
723
+ ""
724
+ ],
725
+ "For more advanced scheduling options": [
726
+ ""
727
+ ],
728
+ "view remote execution page.": [
729
+ ""
730
+ ],
731
+ "Schedule recurring Ansible roles job": [
732
+ ""
733
+ ],
734
+ "Description": [
735
+ ""
736
+ ],
737
+ "Result": [
738
+ ""
739
+ ],
740
+ "State": [
741
+ ""
742
+ ],
743
+ "Executed at": [
744
+ ""
745
+ ],
746
+ "Schedule": [
747
+ ""
748
+ ],
749
+ "Previously executed jobs": [
750
+ ""
751
+ ],
752
+ "Next Run": [
753
+ ""
754
+ ],
755
+ "Cancel Ansible config job": [
756
+ ""
757
+ ],
758
+ "Are you sure you want to cancel Ansible config job?": [
759
+ ""
760
+ ],
761
+ "Scheduled recurring jobs": [
762
+ ""
763
+ ],
764
+ "Schedule recurring job": [
765
+ ""
766
+ ],
767
+ "No config job for Ansible roles scheduled": [
768
+ ""
769
+ ],
770
+ "No previous job executions found": [
771
+ ""
772
+ ],
773
+ "Source": [
774
+ ""
775
+ ],
776
+ "Inherited from Hostgroup": [
777
+ ""
778
+ ],
779
+ "Directly assigned to Host": [
780
+ ""
781
+ ],
782
+ "All assigned Ansible roles": [
783
+ ""
784
+ ],
785
+ "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles.": [
786
+ ""
787
+ ],
788
+ "No Ansible roles assigned": [
789
+ ""
790
+ ],
791
+ "Confirm": [
792
+ ""
793
+ ],
794
+ "There was a following error when assigning Ansible Roles: %s": [
795
+ ""
796
+ ],
797
+ "Ansible Roles were successfully assigned.": [
798
+ ""
799
+ ],
800
+ "Edit Ansible Roles": [
801
+ ""
802
+ ],
803
+ "Add, remove or reorder host assigned Ansible roles. This host has also group assigned roles that are not displayed here and will always be executed prior to host assigned roles.": [
804
+ ""
805
+ ],
806
+ "Close": [
807
+ ""
808
+ ],
809
+ "Edit Ansible roles": [
810
+ ""
811
+ ],
812
+ "Ansible roles assigned directly to host": [
813
+ ""
814
+ ],
815
+ "view all assigned roles": [
816
+ ""
817
+ ],
818
+ "Assign roles directly to the host": [
819
+ ""
820
+ ],
821
+ "View inherited roles": [
822
+ ""
823
+ ],
824
+ "No roles assigned directly to the host": [
825
+ ""
826
+ ],
827
+ "Inventory": [
828
+ ""
829
+ ],
830
+ "Import roles and variables started: ": [
831
+ ""
832
+ ],
833
+ "view the task in progress": [
834
+ ""
835
+ ],
836
+ "Failed to import roles and variables ": [
837
+ ""
838
+ ],
839
+ "Operation": [
840
+ ""
841
+ ],
842
+ "Host count": [
843
+ ""
844
+ ],
845
+ "Hostgroup count": [
846
+ ""
847
+ ],
848
+ "Available Ansible Roles": [
849
+ ""
850
+ ],
851
+ "Assigned Ansible Roles": [
852
+ ""
853
+ ],
854
+ "Failed to fetch Ansible Roles from server.": [
855
+ ""
856
+ ],
857
+ "You are not authorized to perform this action.": [
858
+ ""
859
+ ],
860
+ "Please request one of the required permissions listed below from a Foreman administrator:": [
861
+ ""
862
+ ],
863
+ "Permission Denied": [
864
+ ""
865
+ ],
866
+ "This Ansible role is inherited from parent host group": [
867
+ ""
868
+ ],
869
+ "This Ansible role is inherited from host group": [
870
+ ""
871
+ ],
872
+ "Use drag and drop to change order of the roles. Ordering of roles is respected for Ansible runs, inherited roles are always before those assigned directly": [
873
+ ""
874
+ ],
875
+ "Add selected": [
876
+ ""
877
+ ],
878
+ "Add all": [
879
+ ""
880
+ ],
881
+ "Remove all": [
882
+ ""
883
+ ],
884
+ "Remove selected": [
885
+ ""
886
+ ],
887
+ "%(selectedCount)s of %(totalCount)s items selected": [
888
+ ""
889
+ ],
890
+ "Available Ansible roles": [
891
+ ""
892
+ ],
893
+ "Host assigned Ansible roles": [
894
+ ""
895
+ ],
896
+ "Error!": [
897
+ ""
898
+ ],
899
+ "Nothing Found!": [
900
+ ""
901
+ ],
902
+ "Permission denied": [
903
+ ""
904
+ ],
905
+ "You are not authorized to view the page. ": [
906
+ ""
907
+ ],
908
+ "Request the following permissions from administrator: %s.": [
909
+ ""
910
+ ],
911
+ "Configure Recurring Job": [
912
+ ""
913
+ ],
914
+ "Action with sub plans": [
915
+ ""
916
+ ],
917
+ "Import Puppet classes": [
918
+ ""
919
+ ],
920
+ "Import facts": [
921
+ ""
922
+ ],
923
+ "Remote action:": [
924
+ ""
925
+ ],
926
+ "Ansible support in Foreman": [
927
+ ""
928
+ ]
929
+ }
930
+ }
931
+ };