foreman_ansible 14.2.0 → 14.2.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_ansible/locale/ca/foreman_ansible.js +359 -386
- data/app/assets/javascripts/foreman_ansible/locale/cs_CZ/foreman_ansible.js +443 -470
- data/app/assets/javascripts/foreman_ansible/locale/de/foreman_ansible.js +518 -545
- data/app/assets/javascripts/foreman_ansible/locale/en/foreman_ansible.js +291 -318
- data/app/assets/javascripts/foreman_ansible/locale/en_GB/foreman_ansible.js +317 -344
- data/app/assets/javascripts/foreman_ansible/locale/es/foreman_ansible.js +580 -607
- data/app/assets/javascripts/foreman_ansible/locale/fr/foreman_ansible.js +582 -609
- data/app/assets/javascripts/foreman_ansible/locale/gl/foreman_ansible.js +333 -360
- data/app/assets/javascripts/foreman_ansible/locale/it/foreman_ansible.js +395 -422
- data/app/assets/javascripts/foreman_ansible/locale/ja/foreman_ansible.js +582 -609
- data/app/assets/javascripts/foreman_ansible/locale/ka/foreman_ansible.js +575 -602
- data/app/assets/javascripts/foreman_ansible/locale/ko/foreman_ansible.js +402 -429
- data/app/assets/javascripts/foreman_ansible/locale/nl_NL/foreman_ansible.js +350 -377
- data/app/assets/javascripts/foreman_ansible/locale/pl/foreman_ansible.js +369 -396
- data/app/assets/javascripts/foreman_ansible/locale/pt_BR/foreman_ansible.js +580 -607
- data/app/assets/javascripts/foreman_ansible/locale/ru/foreman_ansible.js +391 -418
- data/app/assets/javascripts/foreman_ansible/locale/sv_SE/foreman_ansible.js +335 -362
- data/app/assets/javascripts/foreman_ansible/locale/zh_CN/foreman_ansible.js +584 -611
- data/app/assets/javascripts/foreman_ansible/locale/zh_TW/foreman_ansible.js +402 -429
- data/app/models/ansible_role.rb +3 -0
- data/app/models/ansible_variable.rb +4 -0
- data/app/models/host_ansible_role.rb +6 -0
- data/app/views/foreman_ansible/job_templates/capsule_update_-_ansible_default.erb +73 -0
- data/app/views/foreman_ansible/job_templates/capsule_upgrade_-_ansible_default.erb +1 -3
- data/app/views/job_templates/_job_template_callback_tab_headers.html.erb +2 -2
- data/lib/foreman_ansible/remote_execution.rb +6 -0
- data/lib/foreman_ansible/version.rb +1 -1
- data/locale/ca/foreman_ansible.po +6 -33
- data/locale/cs_CZ/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/cs_CZ/foreman_ansible.po +6 -33
- data/locale/de/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/de/foreman_ansible.po +6 -33
- data/locale/en/foreman_ansible.po +6 -33
- data/locale/en_GB/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/en_GB/foreman_ansible.po +6 -33
- data/locale/es/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/es/foreman_ansible.po +6 -33
- data/locale/foreman_ansible.pot +47 -85
- data/locale/fr/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/fr/foreman_ansible.po +6 -33
- data/locale/gl/foreman_ansible.po +6 -33
- data/locale/it/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/it/foreman_ansible.po +6 -33
- data/locale/ja/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/ja/foreman_ansible.po +6 -33
- data/locale/ka/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/ka/foreman_ansible.po +6 -33
- data/locale/ko/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/ko/foreman_ansible.po +6 -33
- data/locale/nl_NL/foreman_ansible.po +6 -33
- data/locale/pl/foreman_ansible.po +6 -33
- data/locale/pt_BR/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/pt_BR/foreman_ansible.po +6 -33
- data/locale/ru/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/ru/foreman_ansible.po +6 -33
- data/locale/sv_SE/foreman_ansible.po +6 -33
- data/locale/zh_CN/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/zh_CN/foreman_ansible.po +6 -33
- data/locale/zh_TW/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/zh_TW/foreman_ansible.po +6 -33
- data/test/unit/host_ansible_role_test.rb +30 -0
- data/webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js +3 -2
- data/webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/__test__/AnsibleVariableOverrides.fixtures.js +1 -0
- data/webpack/graphql/mutations/deleteAnsibleVariableOverride.gql +1 -0
- metadata +18 -4
- data/locale/action_names.rb +0 -7
@@ -17,920 +17,893 @@
|
|
17
17
|
"domain": "foreman_ansible",
|
18
18
|
"plural_forms": "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
19
19
|
},
|
20
|
-
"
|
21
|
-
"
|
20
|
+
"%(selectedCount)s of %(totalCount)s items selected": [
|
21
|
+
"%(selectedCount)s de %(totalCount)s itens selecionados"
|
22
22
|
],
|
23
|
-
"
|
24
|
-
"
|
23
|
+
"%s ago": [
|
24
|
+
"%s atrás"
|
25
25
|
],
|
26
|
-
"
|
27
|
-
"
|
26
|
+
"%{cfgmgmt} out of sync disabled": [
|
27
|
+
"%{cfgmgmt} fora de sincronia desativado"
|
28
28
|
],
|
29
|
-
"
|
30
|
-
"
|
29
|
+
"(from host group)": [
|
30
|
+
"(do grupo anfitrião)"
|
31
31
|
],
|
32
|
-
"
|
33
|
-
"
|
32
|
+
"A comma separated list of tags to use for Ansible run": [
|
33
|
+
"Uma lista separada por vírgulas de etiquetas a serem usadas para a execução Ansible run"
|
34
34
|
],
|
35
|
-
"
|
36
|
-
"
|
35
|
+
"Actions": [
|
36
|
+
"Ações"
|
37
37
|
],
|
38
|
-
"
|
39
|
-
"
|
38
|
+
"Add": [
|
39
|
+
"Adicionar"
|
40
40
|
],
|
41
|
-
"
|
42
|
-
"
|
41
|
+
"Add all": [
|
42
|
+
"Acrescentar tudo"
|
43
43
|
],
|
44
|
-
"
|
45
|
-
"
|
44
|
+
"Add selected": [
|
45
|
+
"Adicionar selecionados"
|
46
46
|
],
|
47
|
-
"
|
48
|
-
"
|
47
|
+
"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.": [
|
48
|
+
""
|
49
49
|
],
|
50
|
-
"
|
51
|
-
"
|
50
|
+
"All assigned Ansible roles": [
|
51
|
+
"Todos os papéis possíveis atribuídos"
|
52
52
|
],
|
53
|
-
"
|
54
|
-
"
|
53
|
+
"Ansible": [
|
54
|
+
"Ansible"
|
55
55
|
],
|
56
|
-
"
|
57
|
-
"
|
56
|
+
"Ansible playbooks names to be synced": [
|
57
|
+
"Nomes possíveis de playbooks a serem sincronizados"
|
58
58
|
],
|
59
|
-
"
|
60
|
-
"
|
59
|
+
"Ansible Role": [
|
60
|
+
"Função do Ansible"
|
61
61
|
],
|
62
|
-
"
|
63
|
-
"
|
62
|
+
"Ansible Roles": [
|
63
|
+
"Funções do Ansible"
|
64
64
|
],
|
65
|
-
"
|
66
|
-
"
|
65
|
+
"Ansible Roles were successfully assigned.": [
|
66
|
+
"Funções possíveis foram atribuídas com sucesso."
|
67
67
|
],
|
68
|
-
"
|
69
|
-
"
|
68
|
+
"Ansible Variable Details": [
|
69
|
+
"Detalhes das variáveis do Ansible"
|
70
70
|
],
|
71
|
-
"Ansible
|
72
|
-
"
|
71
|
+
"Ansible Variable Details (Imported)": [
|
72
|
+
"Detalhes das variáveis do Ansible (importadas)"
|
73
73
|
],
|
74
|
-
"
|
75
|
-
"
|
74
|
+
"Ansible Variable not found by id: %s": [
|
75
|
+
"Variável possível não encontrada por id: %s"
|
76
76
|
],
|
77
|
-
"
|
78
|
-
"
|
77
|
+
"Ansible Variables": [
|
78
|
+
"Variáveis do Ansible"
|
79
79
|
],
|
80
|
-
"
|
81
|
-
"
|
80
|
+
"Ansible check mode": [
|
81
|
+
"Modo de verificação possível"
|
82
82
|
],
|
83
|
-
"
|
84
|
-
"
|
83
|
+
"Ansible job was successfully canceled.": [
|
84
|
+
"Um possível trabalho foi cancelado com sucesso."
|
85
85
|
],
|
86
|
-
"
|
87
|
-
"
|
86
|
+
"Ansible job was successfully created.": [
|
87
|
+
"Um trabalho possível foi criado com sucesso."
|
88
88
|
],
|
89
|
-
"
|
90
|
-
"
|
89
|
+
"Ansible provider specific inputs": [
|
90
|
+
"Insumos específicos de fornecedores possíveis"
|
91
91
|
],
|
92
|
-
"
|
93
|
-
"
|
92
|
+
"Ansible report timeout": [
|
93
|
+
"Limite de tempo do relatório do Ansible"
|
94
94
|
],
|
95
|
-
"
|
96
|
-
"
|
95
|
+
"Ansible role": [
|
96
|
+
"Função do Ansible"
|
97
97
|
],
|
98
98
|
"Ansible role names to be imported": [
|
99
99
|
"Nomes possíveis de papéis a serem importados"
|
100
100
|
],
|
101
|
-
"Use sync instead, to sync roles from Smart Proxy with Ansible feature enabled": [
|
102
|
-
"Use a sincronização em vez disso, para sincronizar papéis do Smart Proxy com o recurso Ansible habilitado"
|
103
|
-
],
|
104
|
-
"Sync Ansible roles": [
|
105
|
-
"Sincronização Funções possíveis"
|
106
|
-
],
|
107
101
|
"Ansible role names to be synced": [
|
108
102
|
"Nomes possíveis de papéis a serem sincronizados"
|
109
103
|
],
|
110
|
-
"
|
111
|
-
"
|
112
|
-
],
|
113
|
-
"DEPRECATED: Obsolete Ansible roles": [
|
114
|
-
"DEPRECADO: Obsoleto Funções possíveis"
|
115
|
-
],
|
116
|
-
"Fetch Ansible roles available to be synced": [
|
117
|
-
"Buscar Funções possíveis disponíveis para serem sincronizadas"
|
118
|
-
],
|
119
|
-
"Show variable": [
|
120
|
-
"Exibir variável"
|
121
|
-
],
|
122
|
-
"List Ansible variables": [
|
123
|
-
"Listar variáveis do Ansible"
|
124
|
-
],
|
125
|
-
"Deletes Ansible variable": [
|
126
|
-
"Exclui variável do Ansible"
|
127
|
-
],
|
128
|
-
"Name of variable": [
|
129
|
-
"Nome da variável"
|
130
|
-
],
|
131
|
-
"Role ID": [
|
132
|
-
"ID da função"
|
133
|
-
],
|
134
|
-
"Default value of variable": [
|
135
|
-
"Valor padrão da variável"
|
136
|
-
],
|
137
|
-
"When enabled the parameter is hidden in the UI": [
|
138
|
-
"Quando habilitado, o parâmetro fica oculto na IU "
|
139
|
-
],
|
140
|
-
"The order in which values are resolved": [
|
141
|
-
"A ordem na qual os valores são resolvidos"
|
142
|
-
],
|
143
|
-
"Description of variable": [
|
144
|
-
"Descrição da variável"
|
104
|
+
"Ansible role to add to a host": [
|
105
|
+
""
|
145
106
|
],
|
146
|
-
"
|
147
|
-
"
|
107
|
+
"Ansible role to add to a hostgroup": [
|
108
|
+
""
|
148
109
|
],
|
149
|
-
"
|
150
|
-
"
|
110
|
+
"Ansible role to remove from a host": [
|
111
|
+
""
|
151
112
|
],
|
152
|
-
"
|
153
|
-
"
|
113
|
+
"Ansible role to remove from a hostgroup": [
|
114
|
+
""
|
154
115
|
],
|
155
|
-
"
|
156
|
-
"
|
116
|
+
"Ansible roles assigned directly to host": [
|
117
|
+
"Possíveis funções atribuídas diretamente ao anfitrião"
|
157
118
|
],
|
158
|
-
"
|
159
|
-
"
|
119
|
+
"Ansible roles to assign to a host": [
|
120
|
+
"Funções do Ansible para atribuir a um host"
|
160
121
|
],
|
161
|
-
"
|
162
|
-
"
|
122
|
+
"Ansible roles to assign to a hostgroup": [
|
123
|
+
"Funções do Ansible para atribuir a um grupo de hosts"
|
163
124
|
],
|
164
|
-
"
|
165
|
-
"
|
125
|
+
"Ansible roles to ignore": [
|
126
|
+
"Possíveis papéis a ignorar"
|
166
127
|
],
|
167
|
-
"
|
168
|
-
"
|
128
|
+
"Ansible support in Foreman": [
|
129
|
+
"Suporte do Ansible no Foreman"
|
169
130
|
],
|
170
|
-
"
|
171
|
-
"
|
131
|
+
"Ansible variable override successfully changed.": [
|
132
|
+
"Substituição possível da variável alterada com sucesso."
|
172
133
|
],
|
173
|
-
"
|
174
|
-
"
|
134
|
+
"Ansible variable override was successfully deleted.": [
|
135
|
+
"Uma possível substituição de variável foi eliminada com sucesso."
|
175
136
|
],
|
176
|
-
"
|
177
|
-
"
|
137
|
+
"Are you sure you want to cancel Ansible config job?": [
|
138
|
+
"Você tem certeza de que quer cancelar o trabalho de configuração de Ansible config?"
|
178
139
|
],
|
179
|
-
"
|
180
|
-
"
|
140
|
+
"Are you sure you want to delete override for %s?": [
|
141
|
+
"Você tem certeza de que deseja excluir a substituição para %s?"
|
181
142
|
],
|
182
|
-
"
|
183
|
-
"
|
143
|
+
"Assign roles directly to the host": [
|
144
|
+
""
|
184
145
|
],
|
185
|
-
"
|
186
|
-
"
|
146
|
+
"Assigned Ansible Roles": [
|
147
|
+
"Atribuição de funções possíveis"
|
187
148
|
],
|
188
|
-
"
|
189
|
-
"
|
149
|
+
"Assigns Ansible roles to a host": [
|
150
|
+
"Atribui funções do Ansible a um host"
|
190
151
|
],
|
191
152
|
"Assigns Ansible roles to a hostgroup": [
|
192
153
|
"Atribui funções do Ansible a um grupo de hosts"
|
193
154
|
],
|
194
|
-
"Ansible
|
195
|
-
"Funções
|
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
|
-
""
|
155
|
+
"Available Ansible Roles": [
|
156
|
+
"Funções possíveis disponíveis"
|
205
157
|
],
|
206
|
-
"Ansible
|
207
|
-
""
|
158
|
+
"Available Ansible roles": [
|
159
|
+
"Disponíveis Funções possíveis"
|
208
160
|
],
|
209
|
-
"
|
210
|
-
"
|
161
|
+
"Avoid duplicate values when merging them (only array type)?": [
|
162
|
+
"Evitar valores duplicados quando mesclando-os (somente tipo de matriz)?"
|
211
163
|
],
|
212
|
-
"
|
213
|
-
"
|
164
|
+
"Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation.": [
|
165
|
+
"Antes de incluir essas variáveis nos playbooks, o Foreman verificará se elas estão em conformidade com a validação."
|
214
166
|
],
|
215
|
-
"
|
216
|
-
"
|
167
|
+
"Cancel": [
|
168
|
+
"Cancelar"
|
217
169
|
],
|
218
|
-
"
|
219
|
-
"
|
170
|
+
"Cancel Ansible config job": [
|
171
|
+
"Cancelar trabalho de configuração possível"
|
220
172
|
],
|
221
|
-
"
|
222
|
-
"
|
173
|
+
"Changed Ansible roles": [
|
174
|
+
"Funções do Ansible alteradas"
|
223
175
|
],
|
224
|
-
"
|
225
|
-
"
|
176
|
+
"Close": [
|
177
|
+
"Fechar"
|
226
178
|
],
|
227
|
-
"Ansible
|
228
|
-
"
|
179
|
+
"Configure Ansible Job": [
|
180
|
+
"Configurar Trabalho Possível"
|
229
181
|
],
|
230
|
-
"
|
231
|
-
""
|
182
|
+
"Configure Recurring Job": [
|
183
|
+
"Configurar Trabalho Recorrente"
|
232
184
|
],
|
233
|
-
"
|
234
|
-
""
|
185
|
+
"Confirm": [
|
186
|
+
"Confirmar"
|
235
187
|
],
|
236
|
-
"
|
237
|
-
""
|
188
|
+
"Connection type": [
|
189
|
+
"Tipo de conexão"
|
238
190
|
],
|
239
|
-
"
|
240
|
-
""
|
191
|
+
"Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted.": [
|
192
|
+
"Continuar a buscar correspondências após o primeiro resultado (somente tipo matriz/hash)? Observação: mesclar substituições ignora todas as correspondências que são omitidas."
|
241
193
|
],
|
242
|
-
"
|
243
|
-
""
|
194
|
+
"Could not run Ansible roles for %{host}": [
|
195
|
+
"Não foi possível executar papéis possíveis para %{host}"
|
244
196
|
],
|
245
|
-
"
|
246
|
-
"
|
197
|
+
"Create Ansible Variable": [
|
198
|
+
"Criar uma variável do Ansible"
|
247
199
|
],
|
248
|
-
"
|
249
|
-
"
|
200
|
+
"Create Ansible variable": [
|
201
|
+
"Criar uma variável do Ansible"
|
250
202
|
],
|
251
|
-
"
|
252
|
-
"
|
203
|
+
"Create an override value for a specific ansible variable": [
|
204
|
+
"Criar um valor de substituição para uma variável específica do Ansible"
|
253
205
|
],
|
254
|
-
"
|
255
|
-
"
|
206
|
+
"DEPRECATED: Import Ansible roles": [
|
207
|
+
"DEPRECADO: Importação Funções possíveis"
|
256
208
|
],
|
257
|
-
"Ansible
|
258
|
-
"
|
209
|
+
"DEPRECATED: Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles": [
|
210
|
+
"DEPRECADO: Importação de variáveis possíveis. Isto só importará variáveis para funções já existentes, não importará nenhuma nova função."
|
259
211
|
],
|
260
|
-
"
|
261
|
-
"
|
212
|
+
"DEPRECATED: Obsolete Ansible roles": [
|
213
|
+
"DEPRECADO: Obsoleto Funções possíveis"
|
262
214
|
],
|
263
|
-
"
|
264
|
-
"
|
215
|
+
"DEPRECATED: Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles": [
|
216
|
+
"DEPRECADO: Variáveis obsoletas e possíveis. Isto só eliminará variáveis obsoletas para funções já existentes, não eliminará nenhuma função antiga."
|
265
217
|
],
|
266
|
-
"
|
267
|
-
"
|
218
|
+
"Default Ansible inventory report template": [
|
219
|
+
"Template padrão de relatório de inventário do Ansible"
|
268
220
|
],
|
269
|
-
"
|
270
|
-
""
|
221
|
+
"Default Behavior": [
|
222
|
+
"Comportamento do parâmetro"
|
271
223
|
],
|
272
|
-
"
|
273
|
-
"
|
224
|
+
"Default value": [
|
225
|
+
"Valor padrão"
|
274
226
|
],
|
275
|
-
"
|
276
|
-
""
|
227
|
+
"Default value of variable": [
|
228
|
+
"Valor padrão da variável"
|
277
229
|
],
|
278
|
-
"
|
279
|
-
"
|
230
|
+
"Default verbosity level": [
|
231
|
+
"Nível do padrão de detalhamento"
|
280
232
|
],
|
281
|
-
"
|
282
|
-
"
|
233
|
+
"Delete": [
|
234
|
+
"Excluir"
|
283
235
|
],
|
284
|
-
"
|
285
|
-
"
|
236
|
+
"Delete %s?": [
|
237
|
+
"Excluir %s?"
|
286
238
|
],
|
287
|
-
"
|
288
|
-
"
|
239
|
+
"Delete Ansible variable override": [
|
240
|
+
"Excluir Ansible variable override"
|
289
241
|
],
|
290
|
-
"
|
291
|
-
"
|
242
|
+
"Deletes Ansible role": [
|
243
|
+
"Excluir função do Ansible"
|
292
244
|
],
|
293
|
-
"
|
294
|
-
"
|
245
|
+
"Deletes Ansible variable": [
|
246
|
+
"Exclui variável do Ansible"
|
295
247
|
],
|
296
|
-
"
|
297
|
-
"
|
248
|
+
"Description": [
|
249
|
+
"Descrição"
|
298
250
|
],
|
299
|
-
"
|
300
|
-
"
|
251
|
+
"Description of variable": [
|
252
|
+
"Descrição da variável"
|
301
253
|
],
|
302
|
-
"
|
303
|
-
"
|
254
|
+
"Destroy an override value": [
|
255
|
+
"Destruir um valor de substituição"
|
304
256
|
],
|
305
|
-
"
|
306
|
-
"
|
257
|
+
"Directly add an Ansible role to a host": [
|
258
|
+
""
|
307
259
|
],
|
308
|
-
"
|
260
|
+
"Directly add an Ansible role to a hostgroup": [
|
309
261
|
""
|
310
262
|
],
|
311
|
-
"
|
312
|
-
"
|
263
|
+
"Directly assigned to Host": [
|
264
|
+
"Diretamente designado ao Host"
|
313
265
|
],
|
314
|
-
"
|
315
|
-
"
|
266
|
+
"Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval": [
|
267
|
+
"Desativar o status de configuração do host, ficando fora de sincronia para %{cfgmgmt} após o relatório não chegar dentro do intervalo configurado"
|
316
268
|
],
|
317
|
-
"
|
318
|
-
"
|
269
|
+
"Disabled": [
|
270
|
+
"Desativado"
|
319
271
|
],
|
320
|
-
"
|
321
|
-
"
|
272
|
+
"Edit %s": [
|
273
|
+
"Editar %s"
|
322
274
|
],
|
323
|
-
"
|
324
|
-
"
|
275
|
+
"Edit Ansible Roles": [
|
276
|
+
"Editar funções possíveis"
|
325
277
|
],
|
326
|
-
"
|
327
|
-
"
|
278
|
+
"Edit Ansible Variable": [
|
279
|
+
"Editar variável do Ansible"
|
328
280
|
],
|
329
|
-
"
|
330
|
-
"
|
281
|
+
"Edit Ansible roles": [
|
282
|
+
"Editar Funções possíveis"
|
331
283
|
],
|
332
|
-
"
|
333
|
-
"
|
284
|
+
"Enable Ansible Callback": [
|
285
|
+
""
|
334
286
|
],
|
335
|
-
"
|
336
|
-
"
|
287
|
+
"Enable the callback plugin for this template": [
|
288
|
+
""
|
337
289
|
],
|
338
|
-
"
|
339
|
-
"
|
290
|
+
"Enable web console": [
|
291
|
+
"Habilitar console web"
|
340
292
|
],
|
341
|
-
"
|
342
|
-
"
|
293
|
+
"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\\\"": [
|
294
|
+
"Ativar/desativar a validação do certificado do servidor WinRM ao executar playbooks do Ansible. Você pode substituir isso em hosts adicionando um parâmetro \\\"ansible_winrm_server_cert_validation\\\"."
|
343
295
|
],
|
344
|
-
"
|
345
|
-
"
|
296
|
+
"Error!": [
|
297
|
+
"Erro!"
|
346
298
|
],
|
347
|
-
"
|
348
|
-
"
|
299
|
+
"Executed at": [
|
300
|
+
"Executado em"
|
349
301
|
],
|
350
|
-
"
|
351
|
-
"
|
302
|
+
"Failed to fetch Ansible Roles from server.": [
|
303
|
+
""
|
352
304
|
],
|
353
|
-
"
|
354
|
-
"
|
305
|
+
"Failed to import roles and variables ": [
|
306
|
+
"Falha na importação de papéis e variáveis "
|
355
307
|
],
|
356
|
-
"
|
357
|
-
"
|
308
|
+
"Fetch Ansible playbooks available to be synced": [
|
309
|
+
"Buscar Livros didáticos possíveis a serem sincronizados"
|
358
310
|
],
|
359
|
-
"Ansible
|
360
|
-
"Funções
|
311
|
+
"Fetch Ansible roles available to be synced": [
|
312
|
+
"Buscar Funções possíveis disponíveis para serem sincronizadas"
|
361
313
|
],
|
362
|
-
"
|
363
|
-
"
|
314
|
+
"For more advanced scheduling options": [
|
315
|
+
""
|
364
316
|
],
|
365
|
-
"
|
366
|
-
"
|
317
|
+
"Foreman": [
|
318
|
+
"Foreman"
|
367
319
|
],
|
368
|
-
"
|
369
|
-
"
|
320
|
+
"Foreman will add this level of verbosity for additional debugging output when running Ansible playbooks.": [
|
321
|
+
"O Foreman adicionará esse nível de detalhamento para uma saída de depuração adicional ao executar os playbooks do Ansible."
|
370
322
|
],
|
371
|
-
"
|
372
|
-
"
|
323
|
+
"Foreman will use this template to schedule the report with Ansible inventory": [
|
324
|
+
"O Foreman usará esse template para agendar o relatório com o inventário do Ansible"
|
373
325
|
],
|
374
|
-
"
|
375
|
-
"
|
326
|
+
"Hash of input values of type input=>value": [
|
327
|
+
"Hash de valores de entrada do tipo input=>value"
|
376
328
|
],
|
377
|
-
"
|
378
|
-
"
|
329
|
+
"Hidden Value": [
|
330
|
+
"Valor oculto"
|
379
331
|
],
|
380
|
-
"
|
381
|
-
"
|
332
|
+
"Hide all values for this parameter.": [
|
333
|
+
"Ocultar todos os valores para este parâmetro."
|
382
334
|
],
|
383
|
-
"
|
384
|
-
"
|
335
|
+
"Host assigned Ansible roles": [
|
336
|
+
"Anfitrião designado Funções possíveis"
|
385
337
|
],
|
386
|
-
"
|
387
|
-
"
|
338
|
+
"Host count": [
|
339
|
+
""
|
388
340
|
],
|
389
|
-
"
|
390
|
-
"
|
341
|
+
"Host group has no associated hosts": [
|
342
|
+
"O grupo de hosts não tem hosts associados a ele"
|
391
343
|
],
|
392
|
-
"
|
393
|
-
"
|
344
|
+
"Host not found by id: %s": [
|
345
|
+
"Hospedeiro não encontrado por identificação: %s"
|
394
346
|
],
|
395
|
-
"
|
396
|
-
"
|
347
|
+
"Hostgroup count": [
|
348
|
+
""
|
397
349
|
],
|
398
|
-
"
|
399
|
-
"
|
350
|
+
"Hostgroups": [
|
351
|
+
"Grupos de hosts"
|
400
352
|
],
|
401
|
-
"
|
402
|
-
"
|
353
|
+
"Hosts": [
|
354
|
+
"Hosts"
|
403
355
|
],
|
404
|
-
"
|
405
|
-
"
|
356
|
+
"IDs of associated ansible roles": [
|
357
|
+
"IDs das funções do Ansible associadas"
|
406
358
|
],
|
407
|
-
"
|
408
|
-
"
|
359
|
+
"IDs of hostgroups included in inventory": [
|
360
|
+
"IDs de grupos de hosts incluídos no inventário"
|
409
361
|
],
|
410
|
-
"
|
411
|
-
"
|
362
|
+
"IDs of hostgroups to play roles on": [
|
363
|
+
"IDs de grupos de hosts nas quais executar funções"
|
412
364
|
],
|
413
|
-
"
|
414
|
-
"
|
365
|
+
"IDs of hosts included in inventory": [
|
366
|
+
"IDs de hosts incluídos no inventário"
|
415
367
|
],
|
416
|
-
"
|
417
|
-
"
|
368
|
+
"IDs of hosts to play roles on": [
|
369
|
+
"IDs dos hosts nos quais executar funções"
|
418
370
|
],
|
419
371
|
"If checked, will raise an error if there is no default value and no matcher provide a value.": [
|
420
372
|
"Se verificado, surgirá um erro caso não haja valor padrão e nenhum coincidente fornecer um valor."
|
421
373
|
],
|
422
|
-
"
|
423
|
-
"
|
424
|
-
],
|
425
|
-
"Set the order in which values are resolved.": [
|
426
|
-
"Definir a ordem em que os valores serão resolvidos. "
|
374
|
+
"Import": [
|
375
|
+
"Importar"
|
427
376
|
],
|
428
|
-
"
|
429
|
-
"
|
377
|
+
"Import Role": [
|
378
|
+
"Papel de importação"
|
430
379
|
],
|
431
|
-
"
|
432
|
-
"
|
380
|
+
"Import from %s": [
|
381
|
+
"Importação de %s"
|
433
382
|
],
|
434
|
-
"
|
435
|
-
"
|
383
|
+
"Import playbooks has finished successfully": [
|
384
|
+
"A importação de livros didáticos foi concluída com sucesso"
|
436
385
|
],
|
437
|
-
"
|
438
|
-
"
|
386
|
+
"Import roles And Variables": [
|
387
|
+
"Papéis e variáveis de importação"
|
439
388
|
],
|
440
|
-
"
|
441
|
-
"
|
389
|
+
"Import roles and variables has finished successfully": [
|
390
|
+
"As funções e variáveis de importação terminaram com sucesso"
|
442
391
|
],
|
443
|
-
"
|
444
|
-
"
|
392
|
+
"Import roles and variables started: ": [
|
393
|
+
"Início das funções e variáveis de importação: "
|
445
394
|
],
|
446
|
-
"
|
447
|
-
"
|
395
|
+
"Imported at": [
|
396
|
+
"Importado em"
|
448
397
|
],
|
449
|
-
"
|
450
|
-
"
|
398
|
+
"Imported?": [
|
399
|
+
"Importado?"
|
451
400
|
],
|
452
|
-
"
|
453
|
-
"
|
401
|
+
"Include default value when merging all matching values": [
|
402
|
+
"Incluir valor padrão quando mesclando todos os valores correspondentes "
|
454
403
|
],
|
455
|
-
"
|
456
|
-
"
|
404
|
+
"Include default value when merging all matching values.": [
|
405
|
+
"Incluir valor padrão quando mesclando todos os valores correspondentes."
|
457
406
|
],
|
458
|
-
"
|
459
|
-
"
|
407
|
+
"Include/Exclude Tags": [
|
408
|
+
"Incluir/Excluir Tags"
|
460
409
|
],
|
461
|
-
"
|
462
|
-
"
|
410
|
+
"Include\\\\Exclude tags for Ansible run": [
|
411
|
+
"Incluir\\\\Excluir tags para execução possível"
|
463
412
|
],
|
464
|
-
"
|
465
|
-
"
|
413
|
+
"Inherited from Hostgroup": [
|
414
|
+
"Herdado do Hostgroup"
|
466
415
|
],
|
467
|
-
"
|
468
|
-
"
|
416
|
+
"Invalid, expected one of: %s": [
|
417
|
+
"Inválido, espera-se um dos: %s"
|
469
418
|
],
|
470
|
-
"
|
471
|
-
"
|
419
|
+
"Invalid, expected to match a regex: %s": [
|
420
|
+
"Inválido, esperado corresponder a um regex: %s"
|
472
421
|
],
|
473
|
-
"
|
474
|
-
"
|
422
|
+
"Inventory": [
|
423
|
+
"Inventário"
|
475
424
|
],
|
476
|
-
"
|
477
|
-
"
|
425
|
+
"Jobs": [
|
426
|
+
"Trabalhos"
|
478
427
|
],
|
479
|
-
"
|
480
|
-
"
|
428
|
+
"Learn more about this in the documentation.": [
|
429
|
+
"Para saber mais sobre isto, acesse a documentação."
|
481
430
|
],
|
482
431
|
"Level": [
|
483
432
|
"Nível"
|
484
433
|
],
|
485
|
-
"
|
486
|
-
"
|
487
|
-
],
|
488
|
-
"Message": [
|
489
|
-
"Mensagem"
|
490
|
-
],
|
491
|
-
"Nothing to show": [
|
492
|
-
"Nada para exibir"
|
434
|
+
"Level 1 (-v)": [
|
435
|
+
"Nível 1 (-v)"
|
493
436
|
],
|
494
|
-
"
|
495
|
-
""
|
437
|
+
"Level 2 (-vv)": [
|
438
|
+
"Nível 2 (-vv)"
|
496
439
|
],
|
497
|
-
"
|
498
|
-
"
|
440
|
+
"Level 3 (-vvv)": [
|
441
|
+
"Nível 3 (-vvv)"
|
499
442
|
],
|
500
|
-
"
|
501
|
-
"
|
443
|
+
"Level 4 (-vvvv)": [
|
444
|
+
"Nível 4 (-vvvv)"
|
502
445
|
],
|
503
|
-
"
|
504
|
-
"
|
446
|
+
"List Ansible roles": [
|
447
|
+
"Listar regras do Ansible"
|
505
448
|
],
|
506
|
-
"
|
507
|
-
"
|
449
|
+
"List Ansible variables": [
|
450
|
+
"Listar variáveis do Ansible"
|
508
451
|
],
|
509
|
-
"
|
510
|
-
"
|
452
|
+
"List all Ansible roles for a host": [
|
453
|
+
"Lista de todas as funções do Ansible para um host"
|
511
454
|
],
|
512
|
-
"
|
513
|
-
"
|
455
|
+
"List all Ansible roles for a hostgroup": [
|
456
|
+
"Lista de todas as funções do Ansible para um grupo de hosts"
|
514
457
|
],
|
515
|
-
"
|
516
|
-
"
|
458
|
+
"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.": [
|
459
|
+
"Marque a variável a ser gerenciada pelo Foreman. Quando a função do Ansible dessa variável estiver atribuída a um host, o valor padrão será adicionado ao inventário do Ansible como uma variável de host. Especifique as correspondências para definir um valor diferente para essa variável."
|
517
460
|
],
|
518
|
-
"
|
519
|
-
"
|
461
|
+
"Merge all matching values (only array/hash type)": [
|
462
|
+
"Mesclar todos os valores correspondentes (somente tipo de hash/ matriz)"
|
520
463
|
],
|
521
|
-
"
|
522
|
-
"
|
464
|
+
"Message": [
|
465
|
+
"Mensagem"
|
523
466
|
],
|
524
|
-
"
|
525
|
-
"
|
467
|
+
"Must not be in the past": [
|
468
|
+
"Não deve estar no passado"
|
526
469
|
],
|
527
|
-
"
|
528
|
-
"
|
470
|
+
"Name": [
|
471
|
+
"Nome"
|
529
472
|
],
|
530
|
-
"
|
531
|
-
"
|
473
|
+
"Name of variable": [
|
474
|
+
"Nome da variável"
|
532
475
|
],
|
533
|
-
"
|
534
|
-
"
|
476
|
+
"New Ansible Variable": [
|
477
|
+
"Nova variável do Ansible"
|
535
478
|
],
|
536
|
-
"
|
537
|
-
"
|
479
|
+
"Next Run": [
|
480
|
+
"Próxima execução"
|
538
481
|
],
|
539
|
-
"
|
540
|
-
"
|
482
|
+
"No Ansible Roles were found in Foreman. If you want to assign roles to your hosts,\\n you have to import them first.": [
|
483
|
+
"Nenhum papel possível foi encontrado no Foreman. Se você quiser atribuir papéis a seus anfitriões,\\n você tem que importá-los primeiro."
|
541
484
|
],
|
542
|
-
"
|
543
|
-
"
|
485
|
+
"No Ansible roles assigned": [
|
486
|
+
"Nenhum papel possível atribuído"
|
544
487
|
],
|
545
|
-
"
|
546
|
-
"
|
488
|
+
"No Ansible variables found for Host": [
|
489
|
+
"Não foram encontradas variáveis possíveis para o Host"
|
547
490
|
],
|
548
|
-
"
|
549
|
-
"
|
491
|
+
"No added or removed roles nor variables detected on %s.": [
|
492
|
+
"Nenhum papel adicionado ou removido nem variáveis detectadas em %s."
|
550
493
|
],
|
551
|
-
"
|
552
|
-
"
|
494
|
+
"No added or removed roles nor variables.": [
|
495
|
+
"Nenhum papel adicionado ou removido, nem variáveis."
|
553
496
|
],
|
554
|
-
"
|
555
|
-
"
|
497
|
+
"No additional data": [
|
498
|
+
"Sem dados adicionais"
|
556
499
|
],
|
557
|
-
"
|
558
|
-
"
|
500
|
+
"No changes detected in specified Ansible Roles and their variables": [
|
501
|
+
"Nenhuma mudança detectada em funções possíveis especificadas e suas variáveis"
|
559
502
|
],
|
560
|
-
"
|
561
|
-
"
|
503
|
+
"No changes in variables detected on %s.": [
|
504
|
+
"Nenhuma mudança nas variáveis detectadas em %s."
|
562
505
|
],
|
563
|
-
"
|
564
|
-
"
|
506
|
+
"No config job for Ansible roles scheduled": [
|
507
|
+
"Nenhum trabalho de configuração para funções possíveis programadas"
|
565
508
|
],
|
566
|
-
"
|
567
|
-
"
|
509
|
+
"No previous job executions found": [
|
510
|
+
"Não foram encontradas execuções de trabalhos anteriores"
|
568
511
|
],
|
569
|
-
"
|
570
|
-
"
|
512
|
+
"No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled.": [
|
513
|
+
"Não foi encontrado nenhum proxy para importar variáveis, certifique-se de que o proxy inteligente tenha o recurso Ansible habilitado."
|
571
514
|
],
|
572
|
-
"
|
573
|
-
"
|
515
|
+
"No roles assigned directly to the host": [
|
516
|
+
""
|
574
517
|
],
|
575
|
-
"
|
576
|
-
"
|
518
|
+
"No roles/hosts assigned": [
|
519
|
+
""
|
577
520
|
],
|
578
|
-
"
|
579
|
-
"
|
521
|
+
"Nothing Found!": [
|
522
|
+
"Nada Encontrado!"
|
580
523
|
],
|
581
|
-
"
|
582
|
-
"
|
524
|
+
"Nothing to show": [
|
525
|
+
"Nada para exibir"
|
583
526
|
],
|
584
|
-
"
|
585
|
-
"
|
527
|
+
"Notice that ansible roles run in check mode.": [
|
528
|
+
"Observe que as funções possíveis são executadas em modo de verificação."
|
586
529
|
],
|
587
530
|
"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
531
|
"Número de tarefas que devem ser enviadas ao procurador inteligente em uma solicitação, se o acionador de tarefas do capataz estiver habilitado. Se definido, anula a configuração de tamanho do foreman_tasks_proxy_batch_size para trabalhos Ansible."
|
589
532
|
],
|
590
|
-
"
|
591
|
-
"
|
533
|
+
"Only variables marked to Override are shown here.": [
|
534
|
+
"Somente variáveis marcadas para Substituir são mostradas aqui."
|
592
535
|
],
|
593
|
-
"
|
594
|
-
""
|
536
|
+
"Operation": [
|
537
|
+
"Operação"
|
595
538
|
],
|
596
|
-
"
|
597
|
-
"
|
539
|
+
"Optional Input Validator": [
|
540
|
+
"Validador de entrada opcional"
|
598
541
|
],
|
599
|
-
"
|
600
|
-
"
|
542
|
+
"Order": [
|
543
|
+
"Ordem"
|
601
544
|
],
|
602
|
-
"
|
603
|
-
"
|
545
|
+
"Override match": [
|
546
|
+
"perfeita substituição"
|
604
547
|
],
|
605
|
-
"
|
606
|
-
"
|
548
|
+
"Override the default value of the Ansible variable.": [
|
549
|
+
"Substitua o valor padrão da variável do Ansible."
|
607
550
|
],
|
608
|
-
"
|
609
|
-
"
|
551
|
+
"Override value, required if omit is false": [
|
552
|
+
"Valor de substituição, necessário se omitir for falso"
|
610
553
|
],
|
611
|
-
"
|
612
|
-
"
|
554
|
+
"Overriden": [
|
555
|
+
"Substituído"
|
613
556
|
],
|
614
|
-
"
|
615
|
-
"
|
557
|
+
"Permission Denied": [
|
558
|
+
"Permissão negada"
|
616
559
|
],
|
617
|
-
"
|
618
|
-
"
|
560
|
+
"Permission denied": [
|
561
|
+
"Permissão recusada"
|
619
562
|
],
|
620
|
-
"
|
621
|
-
"
|
563
|
+
"Playbooks": [
|
564
|
+
"Livros didáticos"
|
622
565
|
],
|
623
|
-
"
|
624
|
-
"
|
566
|
+
"Please request one of the required permissions listed below from a Foreman administrator:": [
|
567
|
+
"Por favor, solicite uma das permissões necessárias listadas abaixo através de um administrador Foreman:"
|
625
568
|
],
|
626
|
-
"
|
627
|
-
"
|
569
|
+
"Post-provision timeout": [
|
570
|
+
"Tempo limite pós-provisão"
|
628
571
|
],
|
629
|
-
"
|
630
|
-
"
|
572
|
+
"Previously executed jobs": [
|
573
|
+
"Trabalhos executados anteriormente"
|
631
574
|
],
|
632
|
-
"
|
633
|
-
"
|
575
|
+
"Prioritize Attribute Order": [
|
576
|
+
"Priorizar ordem de atributos "
|
634
577
|
],
|
635
|
-
"
|
636
|
-
"
|
578
|
+
"Private Key Path": [
|
579
|
+
"Caminho da chave privada"
|
637
580
|
],
|
638
|
-
"
|
639
|
-
"
|
581
|
+
"Proxy not found": [
|
582
|
+
"Proxy não encontrado"
|
640
583
|
],
|
641
|
-
"
|
642
|
-
"
|
584
|
+
"Proxy tasks batch size for Ansible": [
|
585
|
+
"Tarefas de Proxy Tamanho do lote para Ansible"
|
643
586
|
],
|
644
|
-
"
|
645
|
-
"
|
587
|
+
"Remove": [
|
588
|
+
"Remover"
|
646
589
|
],
|
647
|
-
"
|
648
|
-
"
|
590
|
+
"Remove Role": [
|
591
|
+
"Remover o papel"
|
649
592
|
],
|
650
|
-
"
|
651
|
-
"
|
593
|
+
"Remove all": [
|
594
|
+
"Remover tudo"
|
652
595
|
],
|
653
|
-
"
|
654
|
-
"
|
596
|
+
"Remove directly assigned Ansible role from a host": [
|
597
|
+
""
|
655
598
|
],
|
656
|
-
"
|
657
|
-
"
|
599
|
+
"Remove directly assigned Ansible role from a hostgroup": [
|
600
|
+
""
|
658
601
|
],
|
659
|
-
"
|
660
|
-
"
|
602
|
+
"Remove duplicate values (only array type)": [
|
603
|
+
"Remover valores duplicados (somente tipo de matriz)"
|
661
604
|
],
|
662
|
-
"
|
663
|
-
"
|
605
|
+
"Remove selected": [
|
606
|
+
"Remover selecionados"
|
664
607
|
],
|
665
|
-
"
|
666
|
-
"
|
608
|
+
"Report format, defaults to '%s'": [
|
609
|
+
"Formato do relatório, o padrão é '%s'."
|
667
610
|
],
|
668
|
-
"
|
669
|
-
"
|
611
|
+
"Request the following permissions from administrator: %s.": [
|
612
|
+
"Solicite as seguintes permissões ao administrador: %s."
|
670
613
|
],
|
671
|
-
"
|
672
|
-
"
|
614
|
+
"Required field": [
|
615
|
+
""
|
673
616
|
],
|
674
|
-
"
|
675
|
-
"
|
617
|
+
"Result": [
|
618
|
+
"Resultado"
|
676
619
|
],
|
677
|
-
"
|
678
|
-
"
|
620
|
+
"Role ID": [
|
621
|
+
"ID da função"
|
679
622
|
],
|
680
|
-
"
|
681
|
-
"
|
623
|
+
"Roles": [
|
624
|
+
"Papéis"
|
682
625
|
],
|
683
|
-
"
|
684
|
-
"
|
626
|
+
"Role|Name": [
|
627
|
+
"Nome"
|
685
628
|
],
|
686
|
-
"Ansible
|
687
|
-
"
|
629
|
+
"Run Ansible roles": [
|
630
|
+
"Executar funções do Ansible"
|
688
631
|
],
|
689
|
-
"
|
690
|
-
"
|
632
|
+
"Run all Ansible roles": [
|
633
|
+
"Executar todas as funções do Ansible"
|
691
634
|
],
|
692
|
-
"
|
693
|
-
"
|
635
|
+
"Run all Ansible roles on hosts belonging to this host group": [
|
636
|
+
"Executar todas as funções do Ansible em hosts pertencentes a este grupo de hosts"
|
694
637
|
],
|
695
|
-
"
|
696
|
-
"
|
638
|
+
"Run an Ansible playbook against given hosts": [
|
639
|
+
"Executar um playbook do Ansible em determinados hosts"
|
697
640
|
],
|
698
|
-
"
|
699
|
-
"
|
641
|
+
"Run an Ansible playbook to enable web console on given hosts": [
|
642
|
+
"Execute um livro de reprodução possível para habilitar o console web em determinados hosts"
|
700
643
|
],
|
701
|
-
"
|
702
|
-
"
|
644
|
+
"Run playbook": [
|
645
|
+
"Executar playbook"
|
703
646
|
],
|
704
|
-
"
|
705
|
-
"
|
647
|
+
"Runs all Ansible roles on a host": [
|
648
|
+
"Executa todas as funções do Ansible em um host"
|
706
649
|
],
|
707
|
-
"
|
708
|
-
""
|
650
|
+
"Runs all Ansible roles on a hostgroup": [
|
651
|
+
"Executa todas as funções do Ansible em um grupo de hosts"
|
709
652
|
],
|
710
|
-
"
|
711
|
-
"
|
653
|
+
"Runs all Ansible roles on hostgroups": [
|
654
|
+
"Executa todas as funções do Ansible em grupos de hosts"
|
712
655
|
],
|
713
|
-
"Ansible
|
714
|
-
"
|
656
|
+
"Runs all Ansible roles on hosts": [
|
657
|
+
"Executa todas as funções do Ansible em hosts"
|
715
658
|
],
|
716
|
-
"
|
717
|
-
"
|
659
|
+
"Runs an Ansible playbook which contains all the roles defined for a host": [
|
660
|
+
"Executa um playbook do Ansible que contém todas as funções definidas por um host"
|
718
661
|
],
|
719
|
-
"
|
720
|
-
"
|
662
|
+
"Schedule": [
|
663
|
+
"Agendamento"
|
721
664
|
],
|
722
|
-
"
|
723
|
-
""
|
665
|
+
"Schedule generating of Ansible Inventory report": [
|
666
|
+
"Agendar geração de relatório de inventário do Ansible"
|
724
667
|
],
|
725
|
-
"
|
668
|
+
"Schedule recurring Ansible roles job": [
|
726
669
|
""
|
727
670
|
],
|
728
|
-
"
|
729
|
-
""
|
671
|
+
"Schedule recurring job": [
|
672
|
+
"Programação de trabalhos recorrentes"
|
730
673
|
],
|
731
|
-
"
|
732
|
-
""
|
674
|
+
"Scheduled recurring jobs": [
|
675
|
+
"Trabalhos recorrentes programados"
|
733
676
|
],
|
734
|
-
"
|
735
|
-
"
|
677
|
+
"Set the order in which values are resolved.": [
|
678
|
+
"Definir a ordem em que os valores serão resolvidos. "
|
736
679
|
],
|
737
|
-
"
|
738
|
-
"
|
680
|
+
"Show Ansible inventory for hostgroups": [
|
681
|
+
"Exibir inventário do Ansible para os grupos de hosts"
|
682
|
+
],
|
683
|
+
"Show Ansible inventory for hosts": [
|
684
|
+
"Exibir inventário do Ansible para os hosts"
|
685
|
+
],
|
686
|
+
"Show full value": [
|
687
|
+
""
|
739
688
|
],
|
740
|
-
"
|
741
|
-
"
|
689
|
+
"Show role": [
|
690
|
+
"Mostrar função"
|
742
691
|
],
|
743
|
-
"
|
744
|
-
"
|
692
|
+
"Show variable": [
|
693
|
+
"Exibir variável"
|
745
694
|
],
|
746
|
-
"
|
747
|
-
"
|
695
|
+
"Smart Proxy to fetch from": [
|
696
|
+
"Proxy inteligente a partir do qual buscar"
|
748
697
|
],
|
749
|
-
"
|
750
|
-
"
|
698
|
+
"Smart Proxy to import from": [
|
699
|
+
"Proxy inteligente a partir do qual importar"
|
751
700
|
],
|
752
|
-
"
|
753
|
-
"
|
701
|
+
"Smart Proxy to sync from": [
|
702
|
+
"Smart Proxy para sincronizar de"
|
754
703
|
],
|
755
|
-
"
|
756
|
-
"
|
704
|
+
"Smart proxy id is required": [
|
705
|
+
"É necessária a ID de proxy inteligente"
|
757
706
|
],
|
758
|
-
"
|
759
|
-
"
|
707
|
+
"Source": [
|
708
|
+
"Origem"
|
760
709
|
],
|
761
|
-
"
|
762
|
-
"
|
710
|
+
"Source attribute": [
|
711
|
+
"Atributo da fonte"
|
763
712
|
],
|
764
|
-
"
|
765
|
-
"
|
713
|
+
"Specify Matchers": [
|
714
|
+
"Especificar correspondências "
|
766
715
|
],
|
767
|
-
"
|
768
|
-
"
|
716
|
+
"State": [
|
717
|
+
"Estado"
|
769
718
|
],
|
770
|
-
"
|
771
|
-
"
|
719
|
+
"Submit": [
|
720
|
+
"Enviar"
|
772
721
|
],
|
773
|
-
"
|
774
|
-
"
|
722
|
+
"Sync Ansible playbooks": [
|
723
|
+
"Sync Ansible playbooks"
|
775
724
|
],
|
776
|
-
"
|
777
|
-
"
|
725
|
+
"Sync Ansible roles": [
|
726
|
+
"Sincronização Funções possíveis"
|
778
727
|
],
|
779
|
-
"
|
780
|
-
"
|
728
|
+
"Tags": [
|
729
|
+
"Tags"
|
781
730
|
],
|
782
|
-
"
|
783
|
-
"
|
731
|
+
"Task": [
|
732
|
+
"Tarefa"
|
784
733
|
],
|
785
|
-
"
|
786
|
-
""
|
734
|
+
"Task Details": [
|
735
|
+
"Detalhes da tarefa"
|
787
736
|
],
|
788
|
-
"
|
789
|
-
"
|
737
|
+
"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>": [
|
738
|
+
"A ordem na qual as chaves dos matchers são processadas, a primeira partida ganha.<br> Você pode usar vários atributos como chave de fósforo, por exemplo, uma ordem de <code>grupo anfitrião, ambiente</code> esperaria um fósforo como <code>grupo anfitrião = \\\"servidores web\\\", ambiente = produção</code>"
|
790
739
|
],
|
791
|
-
"
|
792
|
-
"
|
740
|
+
"The order in which values are resolved": [
|
741
|
+
"A ordem na qual os valores são resolvidos"
|
742
|
+
],
|
743
|
+
"There are no Ansible roles to play": [
|
744
|
+
"Não há funções do Ansible a serem executadas"
|
793
745
|
],
|
794
746
|
"There was a following error when assigning Ansible Roles: %s": [
|
795
747
|
"Houve um erro seguinte na atribuição de funções possíveis: %s"
|
796
748
|
],
|
797
|
-
"Ansible
|
798
|
-
"
|
799
|
-
],
|
800
|
-
"Edit Ansible Roles": [
|
801
|
-
"Editar funções possíveis"
|
749
|
+
"There was a following error when changing Ansible variable override: %s": [
|
750
|
+
"Houve um erro seguinte ao alterar o Ansible variable override: %s"
|
802
751
|
],
|
803
|
-
"
|
804
|
-
""
|
752
|
+
"There was a following error when creating Ansible job: %s": [
|
753
|
+
"Houve um erro seguinte ao criar um Trabalho Possível: %s"
|
805
754
|
],
|
806
|
-
"
|
807
|
-
"
|
755
|
+
"There was a following error when deleting Ansible config job: %s": [
|
756
|
+
"Houve um erro seguinte ao excluir o trabalho de configuração do Ansible config: %s"
|
808
757
|
],
|
809
|
-
"
|
810
|
-
"
|
758
|
+
"There was a following error when deleting Ansible variable override: %s": [
|
759
|
+
"Houve um erro seguinte ao apagar o Ansible variable override: %s"
|
811
760
|
],
|
812
|
-
"Ansible
|
813
|
-
"
|
761
|
+
"This Ansible role is inherited from host group": [
|
762
|
+
"Este papel possível é herdado do grupo anfitrião"
|
814
763
|
],
|
815
|
-
"
|
816
|
-
"
|
764
|
+
"This Ansible role is inherited from parent host group": [
|
765
|
+
"Este papel possível é herdado do grupo anfitrião dos pais"
|
817
766
|
],
|
818
|
-
"
|
767
|
+
"This job will run all the assigned Ansible roles.": [
|
819
768
|
""
|
820
769
|
],
|
821
|
-
"
|
770
|
+
"This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles.": [
|
822
771
|
""
|
823
772
|
],
|
824
|
-
"
|
825
|
-
""
|
773
|
+
"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": [
|
774
|
+
"Essas funções serão excluídas ao importar funções de proxy inteligente, A entrada esperada é valores separados por vírgula e você pode usar * metacaracteres wildcard Por exemplo: foo*, *b*,*bar"
|
826
775
|
],
|
827
|
-
"
|
828
|
-
"
|
776
|
+
"Timeout (in minutes) when hosts should have reported.": [
|
777
|
+
"Limite de tempo (em minutos) em que os hosts devem ser reportados."
|
829
778
|
],
|
830
|
-
"
|
831
|
-
"
|
779
|
+
"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.": [
|
780
|
+
"Tempo limite (em segundos) para definir quando o Foreman acionará a tarefa de funções do Ansible depois que um host é totalmente provisionado. Defina isso para o tempo máximo que você espera que um host leve até estar pronto após uma reinicialização."
|
832
781
|
],
|
833
|
-
"
|
834
|
-
"
|
782
|
+
"Type": [
|
783
|
+
"Tipo"
|
835
784
|
],
|
836
|
-
"
|
837
|
-
"
|
785
|
+
"Types of validation values": [
|
786
|
+
"Tipos de valores de validação"
|
838
787
|
],
|
839
|
-
"
|
840
|
-
"
|
788
|
+
"Types of variable values": [
|
789
|
+
"Tipos de valores de validação"
|
841
790
|
],
|
842
|
-
"
|
843
|
-
""
|
791
|
+
"Unable to get playbook's names from Ansible": [
|
792
|
+
"Incapaz de obter os nomes dos livros de brincar de Ansible"
|
844
793
|
],
|
845
|
-
"
|
846
|
-
""
|
794
|
+
"Unable to get playbooks from Ansible": [
|
795
|
+
"Incapaz de obter livros de leitura do Ansible"
|
847
796
|
],
|
848
|
-
"
|
849
|
-
"
|
797
|
+
"Unable to get roles from Ansible": [
|
798
|
+
"Não foi possível obter funções do Ansible"
|
850
799
|
],
|
851
|
-
"
|
852
|
-
"
|
800
|
+
"Unable to get roles/variables from Ansible": [
|
801
|
+
"Não foi possível obter funções/variáveis do Ansible"
|
853
802
|
],
|
854
|
-
"
|
803
|
+
"Update": [
|
804
|
+
"Atualizar"
|
805
|
+
],
|
806
|
+
"Update Capsules on given Capsule server hosts": [
|
855
807
|
""
|
856
808
|
],
|
857
|
-
"
|
858
|
-
"
|
809
|
+
"Update Capsules on given hosts": [
|
810
|
+
""
|
859
811
|
],
|
860
|
-
"
|
861
|
-
"
|
812
|
+
"Update Role Variables": [
|
813
|
+
"Atualização de variáveis de função"
|
862
814
|
],
|
863
|
-
"
|
864
|
-
"
|
815
|
+
"Update Smart Proxy": [
|
816
|
+
""
|
865
817
|
],
|
866
|
-
"
|
867
|
-
"
|
818
|
+
"Updates Ansible variable": [
|
819
|
+
"Atualiza a variável do Ansible"
|
868
820
|
],
|
869
|
-
"
|
870
|
-
"
|
821
|
+
"Upgrade": [
|
822
|
+
""
|
823
|
+
],
|
824
|
+
"Upgrade Capsules on given Capsule server hosts": [
|
825
|
+
"Atualização de cápsulas em determinados hosts de servidor de cápsulas"
|
826
|
+
],
|
827
|
+
"Upgrade Capsules on given hosts": [
|
828
|
+
"Atualização de cápsulas em determinados anfitriões"
|
871
829
|
],
|
872
830
|
"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
831
|
"Use arrastar e soltar para mudar a ordem dos papéis. A ordenação dos papéis é respeitada para as corridas possíveis, os papéis herdados são sempre anteriores aos atribuídos diretamente."
|
874
832
|
],
|
875
|
-
"
|
876
|
-
"
|
833
|
+
"Use sync instead, to sync roles from Smart Proxy with Ansible feature enabled": [
|
834
|
+
"Use a sincronização em vez disso, para sincronizar papéis do Smart Proxy com o recurso Ansible habilitado"
|
877
835
|
],
|
878
|
-
"
|
879
|
-
"
|
836
|
+
"Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_connection\\\"": [
|
837
|
+
"Use esse tipo de conexão por padrão ao executar playbooks do Ansible. Você pode substituir isso em hosts adicionando um parâmetro \\\"ansible_connection\\\"."
|
880
838
|
],
|
881
|
-
"
|
882
|
-
"
|
839
|
+
"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": [
|
840
|
+
"Use isso para fornecer um caminho para uma chave privada de SSH que o Ansible usará no lugar de uma senha de substituição com o parâmetro de host \\\"ansible_ssh_private_key_file\\\""
|
883
841
|
],
|
884
|
-
"
|
885
|
-
"
|
842
|
+
"Used to enforce certain values for the parameter values": [
|
843
|
+
"Usado para impor certos valores aos valores do parâmetro "
|
886
844
|
],
|
887
|
-
"
|
888
|
-
"
|
845
|
+
"Value": [
|
846
|
+
"Valor"
|
889
847
|
],
|
890
|
-
"
|
891
|
-
"
|
848
|
+
"Value to use when there is no match.": [
|
849
|
+
"Valor a ser usado quando não há correspondências. "
|
892
850
|
],
|
893
|
-
"
|
894
|
-
"
|
851
|
+
"Variables": [
|
852
|
+
"Variáveis"
|
895
853
|
],
|
896
|
-
"
|
897
|
-
"
|
854
|
+
"Variable|Name": [
|
855
|
+
"Variável|Nome"
|
898
856
|
],
|
899
|
-
"
|
900
|
-
"
|
857
|
+
"Variable|Role": [
|
858
|
+
"Variável|Função"
|
901
859
|
],
|
902
|
-
"
|
903
|
-
"
|
860
|
+
"View inherited roles": [
|
861
|
+
""
|
862
|
+
],
|
863
|
+
"When enabled the parameter is hidden in the UI": [
|
864
|
+
"Quando habilitado, o parâmetro fica oculto na IU "
|
865
|
+
],
|
866
|
+
"Whether to override variable or not": [
|
867
|
+
"Se a variável deve ou não ser substituída"
|
868
|
+
],
|
869
|
+
"WinRM cert Validation": [
|
870
|
+
"Validação de certificado WinRM"
|
871
|
+
],
|
872
|
+
"You are not authorized to perform this action.": [
|
873
|
+
"Você não está autorizado a executar essa ação."
|
904
874
|
],
|
905
875
|
"You are not authorized to view the page. ": [
|
906
876
|
"Você não está autorizado a visualizar a página. "
|
907
877
|
],
|
908
|
-
"
|
909
|
-
"
|
878
|
+
"daily": [
|
879
|
+
"diariamente"
|
910
880
|
],
|
911
|
-
"
|
912
|
-
"
|
881
|
+
"false": [
|
882
|
+
"falso"
|
913
883
|
],
|
914
|
-
"
|
915
|
-
"
|
884
|
+
"hourly": [
|
885
|
+
"de hora em hora"
|
916
886
|
],
|
917
|
-
"
|
918
|
-
""
|
887
|
+
"is required": [
|
888
|
+
"é necessário"
|
919
889
|
],
|
920
|
-
"
|
921
|
-
""
|
890
|
+
"monthly": [
|
891
|
+
"mensalmente"
|
892
|
+
],
|
893
|
+
"true": [
|
894
|
+
"verdadeiro"
|
922
895
|
],
|
923
|
-
"
|
924
|
-
"
|
896
|
+
"view all assigned roles": [
|
897
|
+
"ver todas as funções atribuídas"
|
925
898
|
],
|
926
|
-
"
|
927
|
-
"
|
899
|
+
"view remote execution page.": [
|
900
|
+
""
|
928
901
|
],
|
929
|
-
"
|
930
|
-
"
|
902
|
+
"view the task in progress": [
|
903
|
+
"ver a tarefa em andamento"
|
931
904
|
],
|
932
|
-
"
|
933
|
-
"
|
905
|
+
"weekly": [
|
906
|
+
"semanalmente"
|
934
907
|
]
|
935
908
|
}
|
936
909
|
}
|