foreman_ansible 3.0.7 → 3.0.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA256:
3
- metadata.gz: 21dc8497e1c6ce43092b55a76e6413b6fa35cf7544fa529807ab76b2719ca02d
4
- data.tar.gz: ca1dce50a4f075af5b59c454f4315fdd2209988b0f7de5afc2a7aeacb0461de4
2
+ SHA1:
3
+ metadata.gz: 83979fd74349636b25c5fe8714a510c3df7cb24d
4
+ data.tar.gz: a3bc9267022fe7601a5379b2d266568bfc57b00d
5
5
  SHA512:
6
- metadata.gz: 0d8c0a65fa0041652f914c87bfae86a76113e3bfe43b3cf4e1538641d111c97179d131bc19305563b6ab304302a55d16d9406728c84fae067a060b911fbee23a
7
- data.tar.gz: e2ee4030aac333ee1db6389accc21151d0c4b7a435933e270e6a1008aebe530280c09c60e8893789d8775e8f42742eb144a6109121fe8517fdda2b8716347d5e
6
+ metadata.gz: 49904d9dfdc7e93bbfb40eadbc40fc8f89c0be845e5a16db8bfd6fa3d2d8b6a53de1c22f1abab2c06f6e8dede1e6c59dc2a72d7c6e3b659461eaaf7a29e5a721
7
+ data.tar.gz: 96a012daff100057626abbc8946eb01ec54a8c4c94212888662b4918da74d14865849be87a9f6fd5ab589837fb519fbc4cc5b603af68c5da144d9a0ad53e4f47
@@ -4,5 +4,5 @@
4
4
  # This way other parts of Foreman can just call ForemanAnsible::VERSION
5
5
  # and detect what version the plugin is running.
6
6
  module ForemanAnsible
7
- VERSION = '3.0.7'
7
+ VERSION = '3.0.8'
8
8
  end
@@ -7,22 +7,13 @@
7
7
  "test": "test"
8
8
  },
9
9
  "dependencies": {
10
- "babel-polyfill": "^6.26.0",
11
- "classnames": "^2.2.5",
12
- "lodash": "^4.17.11",
13
- "patternfly": "^3.58.0",
14
- "patternfly-react": "^2.25.4",
15
- "prop-types": "^15.6.2",
16
- "react": "^16.6.3",
17
- "react-bootstrap": "^0.32.1",
18
- "react-dom": "^16.6.3",
10
+ "@theforeman/vendor": "^0.1.1",
19
11
  "react-json-tree": "^0.11.0",
20
- "reselect": "^3.0.1",
21
- "seamless-immutable": "^7.1.3"
12
+ "react-bootstrap": "^0.32.1"
22
13
  },
23
14
  "devDependencies": {
15
+ "@theforeman/vendor-dev": "^0.1.1",
24
16
  "babel-eslint": "^8.2.1",
25
- "babel-plugin-lodash": "^3.3.2",
26
17
  "babel-plugin-transform-class-properties": "^6.24.1",
27
18
  "babel-plugin-transform-object-assign": "^6.22.0",
28
19
  "babel-plugin-transform-object-rest-spread": "^6.26.0",
@@ -63,6 +54,7 @@
63
54
  "jest": {
64
55
  "verbose": true,
65
56
  "moduleDirectories": [
57
+ "node_modules/@theforeman/vendor-core/node_modules",
66
58
  "node_modules",
67
59
  "webpack"
68
60
  ],
@@ -1,6 +1,4 @@
1
- @import '~patternfly/dist/sass/patternfly/_color-variables';
2
- @import '~patternfly/dist/sass/patternfly/_variables';
3
- @import '~patternfly/dist/sass/patternfly/_loading-state';
1
+ @import '~@theforeman/vendor/scss/variables';
4
2
 
5
3
  #ansibleRolesSwitcher {
6
4
  .list-view-pf {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_ansible
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.7
4
+ version: 3.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Lobato Garcia
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-09-09 00:00:00.000000000 Z
11
+ date: 2019-10-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubocop
@@ -240,51 +240,29 @@ files:
240
240
  - locale/Makefile
241
241
  - locale/action_names.rb
242
242
  - locale/de/LC_MESSAGES/foreman_ansible.mo
243
- - locale/de/foreman_ansible.edit.po
244
243
  - locale/de/foreman_ansible.po
245
- - locale/de/foreman_ansible.po.time_stamp
246
244
  - locale/en/LC_MESSAGES/foreman_ansible.mo
247
- - locale/en/foreman_ansible.edit.po
248
245
  - locale/en/foreman_ansible.po
249
- - locale/en/foreman_ansible.po.time_stamp
250
246
  - locale/es/LC_MESSAGES/foreman_ansible.mo
251
- - locale/es/foreman_ansible.edit.po
252
247
  - locale/es/foreman_ansible.po
253
- - locale/es/foreman_ansible.po.time_stamp
254
248
  - locale/foreman_ansible.pot
255
249
  - locale/fr/LC_MESSAGES/foreman_ansible.mo
256
- - locale/fr/foreman_ansible.edit.po
257
250
  - locale/fr/foreman_ansible.po
258
- - locale/fr/foreman_ansible.po.time_stamp
259
251
  - locale/gemspec.rb
260
252
  - locale/it/LC_MESSAGES/foreman_ansible.mo
261
- - locale/it/foreman_ansible.edit.po
262
253
  - locale/it/foreman_ansible.po
263
- - locale/it/foreman_ansible.po.time_stamp
264
254
  - locale/ja/LC_MESSAGES/foreman_ansible.mo
265
- - locale/ja/foreman_ansible.edit.po
266
255
  - locale/ja/foreman_ansible.po
267
- - locale/ja/foreman_ansible.po.time_stamp
268
256
  - locale/ko/LC_MESSAGES/foreman_ansible.mo
269
- - locale/ko/foreman_ansible.edit.po
270
257
  - locale/ko/foreman_ansible.po
271
- - locale/ko/foreman_ansible.po.time_stamp
272
258
  - locale/pt_BR/LC_MESSAGES/foreman_ansible.mo
273
- - locale/pt_BR/foreman_ansible.edit.po
274
259
  - locale/pt_BR/foreman_ansible.po
275
- - locale/pt_BR/foreman_ansible.po.time_stamp
276
260
  - locale/ru/LC_MESSAGES/foreman_ansible.mo
277
- - locale/ru/foreman_ansible.edit.po
278
261
  - locale/ru/foreman_ansible.po
279
- - locale/ru/foreman_ansible.po.time_stamp
280
262
  - locale/zh_CN/LC_MESSAGES/foreman_ansible.mo
281
- - locale/zh_CN/foreman_ansible.edit.po
282
263
  - locale/zh_CN/foreman_ansible.po
283
- - locale/zh_CN/foreman_ansible.po.time_stamp
284
264
  - locale/zh_TW/LC_MESSAGES/foreman_ansible.mo
285
- - locale/zh_TW/foreman_ansible.edit.po
286
265
  - locale/zh_TW/foreman_ansible.po
287
- - locale/zh_TW/foreman_ansible.po.time_stamp
288
266
  - package.json
289
267
  - test/factories/ansible_proxy.rb
290
268
  - test/factories/ansible_roles.rb
@@ -383,49 +361,50 @@ required_rubygems_version: !ruby/object:Gem::Requirement
383
361
  - !ruby/object:Gem::Version
384
362
  version: '0'
385
363
  requirements: []
386
- rubygems_version: 3.0.3
364
+ rubyforge_project:
365
+ rubygems_version: 2.6.14
387
366
  signing_key:
388
367
  specification_version: 4
389
368
  summary: Ansible integration with Foreman (theforeman.org)
390
369
  test_files:
391
370
  - test/factories/ansible_proxy.rb
392
- - test/factories/ansible_variables.rb
393
371
  - test/factories/ansible_roles.rb
394
- - test/test_plugin_helper.rb
395
- - test/unit/host_ansible_role_test.rb
396
- - test/unit/ansible_role_test.rb
397
- - test/unit/services/ui_roles_importer_test.rb
398
- - test/unit/services/roles_importer_test.rb
399
- - test/unit/services/insights_plan_runner_test.rb
400
- - test/unit/services/ansible_report_importer_test.rb
401
- - test/unit/services/inventory_creator_test.rb
402
- - test/unit/services/fact_importer_test.rb
403
- - test/unit/services/fact_sparser_test.rb
404
- - test/unit/services/structured_fact_importer_test.rb
405
- - test/unit/services/fact_parser_test.rb
406
- - test/unit/services/ansible_variables_importer_test.rb
407
- - test/unit/services/api_roles_importer_test.rb
408
- - test/unit/ansible_variable_test.rb
409
- - test/unit/lib/foreman_ansible_core/playbook_runner_test.rb
410
- - test/unit/lib/foreman_ansible_core/command_creator_test.rb
411
- - test/unit/lib/proxy_api/ansible_test.rb
412
- - test/unit/hostgroup_ansible_role_test.rb
413
- - test/unit/concerns/hostgroup_extensions_test.rb
414
- - test/unit/concerns/host_managed_extensions_test.rb
415
- - test/unit/concerns/config_reports_extensions_test.rb
416
- - test/unit/helpers/ansible_reports_helper_test.rb
417
- - test/unit/actions/run_proxy_ansible_command_test.rb
418
- - test/unit/actions/run_ansible_job_test.rb
419
- - test/unit/ansible_provider_test.rb
372
+ - test/factories/ansible_variables.rb
420
373
  - test/fixtures/insights_playbook.yaml
421
- - test/fixtures/sample_facts.json
422
374
  - test/fixtures/report.json
423
- - test/functional/hosts_controller_test.rb
424
- - test/functional/api/v2/hosts_controller_test.rb
375
+ - test/fixtures/sample_facts.json
425
376
  - test/functional/api/v2/ansible_roles_controller_test.rb
426
- - test/functional/api/v2/ansible_variables_controller_test.rb
427
377
  - test/functional/api/v2/hostgroups_controller_test.rb
378
+ - test/functional/api/v2/hosts_controller_test.rb
428
379
  - test/functional/api/v2/ansible_inventories_controller_test.rb
380
+ - test/functional/api/v2/ansible_variables_controller_test.rb
429
381
  - test/functional/ansible_roles_controller_test.rb
430
- - test/functional/ansible_variables_controller_test.rb
382
+ - test/functional/hosts_controller_test.rb
431
383
  - test/functional/ui_ansible_roles_controller_test.rb
384
+ - test/functional/ansible_variables_controller_test.rb
385
+ - test/unit/actions/run_ansible_job_test.rb
386
+ - test/unit/actions/run_proxy_ansible_command_test.rb
387
+ - test/unit/concerns/config_reports_extensions_test.rb
388
+ - test/unit/concerns/host_managed_extensions_test.rb
389
+ - test/unit/concerns/hostgroup_extensions_test.rb
390
+ - test/unit/helpers/ansible_reports_helper_test.rb
391
+ - test/unit/lib/foreman_ansible_core/command_creator_test.rb
392
+ - test/unit/lib/foreman_ansible_core/playbook_runner_test.rb
393
+ - test/unit/lib/proxy_api/ansible_test.rb
394
+ - test/unit/services/ansible_report_importer_test.rb
395
+ - test/unit/services/api_roles_importer_test.rb
396
+ - test/unit/services/fact_importer_test.rb
397
+ - test/unit/services/fact_parser_test.rb
398
+ - test/unit/services/fact_sparser_test.rb
399
+ - test/unit/services/insights_plan_runner_test.rb
400
+ - test/unit/services/roles_importer_test.rb
401
+ - test/unit/services/structured_fact_importer_test.rb
402
+ - test/unit/services/ui_roles_importer_test.rb
403
+ - test/unit/services/ansible_variables_importer_test.rb
404
+ - test/unit/services/inventory_creator_test.rb
405
+ - test/unit/ansible_provider_test.rb
406
+ - test/unit/ansible_role_test.rb
407
+ - test/unit/ansible_variable_test.rb
408
+ - test/unit/host_ansible_role_test.rb
409
+ - test/unit/hostgroup_ansible_role_test.rb
410
+ - test/test_plugin_helper.rb
@@ -1,825 +0,0 @@
1
- # SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the foreman_ansible package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- # Translators:
7
- # abf90805572190d649c59f7a021d76cb, 2018
8
- # Ulrich Habel <rhaen@pkgbox.de>, 2018
9
- # Arnold Bechtoldt <mail@arnoldbechtoldt.com>, 2018
10
- # mbacovsky <martin.bacovsky@gmail.com>, 2018
11
- # Ettore Atalan <atalanttore@googlemail.com>, 2018
12
- # simon11 <simon.stieger.98@live.de>, 2018
13
- # Christina Gurski <Gurski_christina@yahoo.de>, 2019
14
- # Bernhard Suttner <bernhard.suttner@atix.de>, 2019
15
- # Dominic Cleal <dominic@cleal.org>, 2019
16
- # Wiederoder <stefanwiederoder@googlemail.com>, 2019
17
- # Bryan Kearney <bryan.kearney@gmail.com>, 2019
18
- # Martin Zimmermann <martin.zimmermann@gmx.com>, 2019
19
- # Alexander Stoll <Alexander.Stoll@netways.de>, 2019
20
- #
21
- #, fuzzy
22
- msgid ""
23
- msgstr ""
24
- "Project-Id-Version: foreman_ansible 3.0.0\n"
25
- "Report-Msgid-Bugs-To: \n"
26
- "POT-Creation-Date: 2019-06-27 17:00+0200\n"
27
- "PO-Revision-Date: 2018-11-14 21:36+0000\n"
28
- "Last-Translator: Alexander Stoll <Alexander.Stoll@netways.de>, 2019\n"
29
- "Language-Team: German (https://www.transifex.com/foreman/teams/114/de/)\n"
30
- "MIME-Version: 1.0\n"
31
- "Content-Type: text/plain; charset=UTF-8\n"
32
- "Content-Transfer-Encoding: 8bit\n"
33
- "Language: de\n"
34
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
35
-
36
- #: ../app/controllers/ansible_roles_controller.rb:35
37
- msgid "Import of roles successfully finished."
38
- msgstr "Importieren der Rollen erfolgreich abgeschlossen."
39
-
40
- #: ../app/controllers/ansible_roles_controller.rb:50
41
- msgid "No changes in roles detected."
42
- msgstr "Keine Änderungen in den Rollen erkannt."
43
-
44
- #: ../app/controllers/ansible_roles_controller.rb:51
45
- msgid "No changes in roles detected on %s."
46
- msgstr "Keine Änderungen an den Rollen erkannt auf %s."
47
-
48
- #: ../app/controllers/ansible_variables_controller.rb:39
49
- msgid "No changes in variables detected on %s."
50
- msgstr "Keine Änderungen an den Variablen erkannt auf %s."
51
-
52
- #: ../app/controllers/ansible_variables_controller.rb:49
53
- msgid ""
54
- "Import of variables successfully finished.\n"
55
- "Added: #{results[:added].count} \n"
56
- " Removed: #{results[:obsolete].count} \n"
57
- "Updated: #{results[:updated].count}"
58
- msgstr ""
59
-
60
- #: ../app/controllers/ansible_variables_controller.rb:102
61
- msgid ""
62
- "No proxy found to import variables from, ensure that the smart proxy has the"
63
- " Ansible feature enabled."
64
- msgstr ""
65
-
66
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:7
67
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:12
68
- msgid "Show Ansible inventory for hosts"
69
- msgstr ""
70
-
71
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:8
72
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:13
73
- msgid "IDs of hosts included in inventory"
74
- msgstr ""
75
-
76
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:17
77
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:22
78
- msgid "Show Ansible inventory for hostgroups"
79
- msgstr ""
80
-
81
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:18
82
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:23
83
- msgid "IDs of hostgroups included in inventory"
84
- msgstr ""
85
-
86
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:17
87
- msgid "Override match"
88
- msgstr "Übereinstimmung überschreiben"
89
-
90
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:18
91
- msgid "Override value, required if omit is false"
92
- msgstr ""
93
- "Überschreibungswert, wird benötigt falls der Parameter \"Übergehen\" den "
94
- "Wert \"false\" hat"
95
-
96
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:22
97
- msgid "Create an override value for a specific ansible variable"
98
- msgstr "Überschreibungswert für eine bestimmte Ansible-Variable erzeugen"
99
-
100
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:34
101
- msgid "Destroy an override value"
102
- msgstr "Überschreibungswert löschen"
103
-
104
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:18
105
- msgid "Show role"
106
- msgstr "Zeige Rolle"
107
-
108
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:22
109
- msgid "List Ansible roles"
110
- msgstr "Ansible Rollen auflisten"
111
-
112
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:29
113
- msgid "Deletes Ansible role"
114
- msgstr "Ansible Rolle löschen"
115
-
116
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:35
117
- msgid "Import Ansible roles"
118
- msgstr "Ansible Rollen importieren"
119
-
120
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:36
121
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:43
122
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:75
123
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:85
124
- msgid "Smart Proxy to import from"
125
- msgstr "Smart-Proxy von dem importiert wird"
126
-
127
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:37
128
- msgid "Ansible role names to import"
129
- msgstr "importiere Ansible-Rolle"
130
-
131
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:42
132
- msgid "Obsolete Ansible roles"
133
- msgstr ""
134
-
135
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:49
136
- msgid "Fetch Ansible roles available to be imported"
137
- msgstr "Ansible Rollen anziehen, die verfügbar zum importieren sind"
138
-
139
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:50
140
- msgid "Smart Proxy to fetch from"
141
- msgstr ""
142
-
143
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:73
144
- msgid "Smart proxy id is required"
145
- msgstr ""
146
-
147
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:20
148
- msgid "Show variable"
149
- msgstr "Variable anzeigen"
150
-
151
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:24
152
- msgid "List Ansible variables"
153
- msgstr "Ansible Variablen auflisten"
154
-
155
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:31
156
- msgid "Deletes Ansible variable"
157
- msgstr "Ansible Variable löschen"
158
-
159
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:40
160
- msgid "Name of variable"
161
- msgstr "Name der Variable"
162
-
163
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:41
164
- msgid "Role ID"
165
- msgstr "Rollen-Kennung"
166
-
167
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:42
168
- msgid "Default value of variable"
169
- msgstr "Standardwert der Variable"
170
-
171
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:43
172
- msgid "When enabled the parameter is hidden in the UI"
173
- msgstr "Wenn aktiviert, so ist der Parameter im UI verborgen "
174
-
175
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:44
176
- msgid "The order in which values are resolved"
177
- msgstr "Reihenfolge, in der Werte aufgelöst werden"
178
-
179
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:45
180
- msgid "Description of variable"
181
- msgstr "Beschreibung der Variable"
182
-
183
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:46
184
- msgid "Types of validation values"
185
- msgstr "Typen von Validierungswerten"
186
-
187
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:47
188
- msgid "Used to enforce certain values for the parameter values"
189
- msgstr "Verwendet, um bestimmte Werte für die Parameterwerte umzusetzen"
190
-
191
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:48
192
- msgid "Types of variable values"
193
- msgstr "Typen von Variablenwerten"
194
-
195
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:49
196
- msgid "Merge all matching values (only array/hash type)"
197
- msgstr "Alle übereinstimmenden Werte (nur vom Typ Array/Hash) zusammenführen"
198
-
199
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:50
200
- msgid "Include default value when merging all matching values"
201
- msgstr ""
202
- "Standardwert einschließen, wenn alle übereinstimmenden Werte zusammengeführt"
203
- " werden"
204
-
205
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:51
206
- msgid "Remove duplicate values (only array type)"
207
- msgstr "Duplikate (nur vom Typ Array) entfernen"
208
-
209
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:52
210
- msgid "Whether to override variable or not"
211
- msgstr ""
212
-
213
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:56
214
- msgid "Create Ansible variable"
215
- msgstr "Ansible Variable erstellen"
216
-
217
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:63
218
- msgid "Updates Ansible variable"
219
- msgstr "Ansible Variable aktualisieren"
220
-
221
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:73
222
- msgid ""
223
- "Import Ansible variables. This will only import variables for already "
224
- "existing roles, it will not import any new roles"
225
- msgstr ""
226
-
227
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:83
228
- msgid ""
229
- "Obsolete Ansible variables. This will only obsolete variables for already "
230
- "existing roles, it will not delete any old roles"
231
- msgstr ""
232
-
233
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:20
234
- msgid "Plays Ansible roles on a hostgroup"
235
- msgstr ""
236
-
237
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:30
238
- msgid "Plays Ansible roles on hostgroups"
239
- msgstr ""
240
-
241
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:31
242
- msgid "IDs of hostgroups to play roles on"
243
- msgstr ""
244
-
245
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:42
246
- msgid "List all Ansible roles for a hostgroup"
247
- msgstr "Auflisten aller Ansible Rollen einer Hostgruppe"
248
-
249
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:53
250
- msgid "Assigns Ansible roles to a hostgroup"
251
- msgstr "Weißt Ansible Rollen einer Hostgruppe zu"
252
-
253
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:56
254
- msgid "Ansible roles to assign to a hostgroup"
255
- msgstr ""
256
-
257
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13
258
- #: ../app/controllers/foreman_ansible/api/v2/hosts_param_group_extensions.rb:13
259
- msgid "IDs of associated ansible roles"
260
- msgstr ""
261
-
262
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:26
263
- msgid "Plays Ansible roles on a host"
264
- msgstr ""
265
-
266
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:35
267
- msgid "Plays Ansible roles on hosts"
268
- msgstr ""
269
-
270
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:36
271
- msgid "IDs of hosts to play roles on"
272
- msgstr ""
273
-
274
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:46
275
- msgid "List all Ansible roles for a host"
276
- msgstr "Auflisten aller Ansible Rollen eines Hosts"
277
-
278
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:56
279
- msgid "Assigns Ansible roles to a host"
280
- msgstr ""
281
-
282
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:59
283
- msgid "Ansible roles to assign to a host"
284
- msgstr ""
285
-
286
- #: ../app/controllers/foreman_ansible/concerns/hostgroups_controller_extensions.rb:27
287
- msgid "Host group has no associated hosts"
288
- msgstr ""
289
-
290
- #: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:13
291
- msgid "There are no Ansible roles to play"
292
- msgstr ""
293
-
294
- #: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:15
295
- msgid "Could not run Ansible roles for %{host}"
296
- msgstr ""
297
-
298
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:8
299
- msgid "Import from %s"
300
- msgstr "Importieren aus %s"
301
-
302
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:23
303
- msgid "Ansible Role"
304
- msgstr "Ansible Rolle"
305
-
306
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:29
307
- msgid "Import"
308
- msgstr "Import"
309
-
310
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:35
311
- msgid "%s ago"
312
- msgstr "vor %s"
313
-
314
- #: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13
315
- #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:18
316
- msgid "Play Ansible roles"
317
- msgstr ""
318
-
319
- #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:10
320
- msgid "Playbook execution failed"
321
- msgstr "Ausführung des Playbooks fehlgeschlagen"
322
-
323
- #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30
324
- #: ../lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb:36
325
- msgid "Error loading data from proxy"
326
- msgstr "Fehler die Daten vom Proxy zu laden."
327
-
328
- #: ../app/lib/actions/foreman_ansible/helpers/play_roles_description.rb:13
329
- msgid "Foreman"
330
- msgstr "Foreman"
331
-
332
- #: ../app/lib/proxy_api/ansible.rb:27
333
- msgid "Unable to get roles from Ansible"
334
- msgstr ""
335
-
336
- #: ../app/lib/proxy_api/ansible.rb:34 ../app/lib/proxy_api/ansible.rb:41
337
- msgid "Unable to get roles/variables from Ansible"
338
- msgstr ""
339
-
340
- #: ../app/models/setting/ansible.rb:20
341
- msgid ""
342
- "Use this to supply a path to an SSH Private Key that Ansible will use in "
343
- "lieu of a password Override with \"ansible_ssh_private_key_file\" host "
344
- "parameter"
345
- msgstr ""
346
-
347
- #: ../app/models/setting/ansible.rb:25
348
- msgid "Private Key Path"
349
- msgstr "Privat-Key Pfad"
350
-
351
- #: ../app/models/setting/ansible.rb:29
352
- msgid ""
353
- "Use this connection type by default when running Ansible playbooks. You can "
354
- "override this on hosts by adding a parameter \"ansible_connection\""
355
- msgstr ""
356
-
357
- #: ../app/models/setting/ansible.rb:33
358
- msgid "Connection type"
359
- msgstr "Verbindungstyp"
360
-
361
- #: ../app/models/setting/ansible.rb:37
362
- msgid ""
363
- "Enable/disable WinRM server certificate validation when running Ansible "
364
- "playbooks. You can override this on hosts by adding a parameter "
365
- "\"ansible_winrm_server_cert_validation\""
366
- msgstr ""
367
-
368
- #: ../app/models/setting/ansible.rb:42
369
- msgid "WinRM cert Validation"
370
- msgstr "WinRM Zertifikatsbestätigung"
371
-
372
- #: ../app/models/setting/ansible.rb:46
373
- msgid ""
374
- "Foreman will add the this level of verbosity for additional debugging output"
375
- " when running Ansible playbooks."
376
- msgstr ""
377
-
378
- #: ../app/models/setting/ansible.rb:49
379
- msgid "Default verbosity level"
380
- msgstr ""
381
-
382
- #: ../app/models/setting/ansible.rb:52
383
- msgid "Disabled"
384
- msgstr "Deaktiviert"
385
-
386
- #: ../app/models/setting/ansible.rb:53
387
- msgid "Level 1 (-v)"
388
- msgstr "Level 1 (-v)"
389
-
390
- #: ../app/models/setting/ansible.rb:54
391
- msgid "Level 2 (-vv)"
392
- msgstr "Level 2 (-vv)"
393
-
394
- #: ../app/models/setting/ansible.rb:55
395
- msgid "Level 3 (-vvv)"
396
- msgstr "Level 3 (-vvv)"
397
-
398
- #: ../app/models/setting/ansible.rb:56
399
- msgid "Level 4 (-vvvv)"
400
- msgstr "Level 4 (-vvvv)"
401
-
402
- #: ../app/models/setting/ansible.rb:62
403
- msgid ""
404
- "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles "
405
- "task after a host is fully provisioned. Set this to the maximum time you "
406
- "expect a host to take until it is ready after a reboot."
407
- msgstr ""
408
-
409
- #: ../app/models/setting/ansible.rb:67
410
- msgid "Post-provision timeout"
411
- msgstr ""
412
-
413
- #: ../app/models/setting/ansible.rb:71
414
- msgid "Timeout (in minutes) when hosts should have reported."
415
- msgstr ""
416
-
417
- #: ../app/models/setting/ansible.rb:73
418
- msgid "Ansible report timeout"
419
- msgstr ""
420
-
421
- #: ../app/models/setting/ansible.rb:77
422
- msgid ""
423
- "Disable host configuration status turning to out of sync for %{cfgmgmt} "
424
- "after report does not arrive within configured interval"
425
- msgstr ""
426
-
427
- #: ../app/models/setting/ansible.rb:81
428
- msgid "%{cfgmgmt} out of sync disabled"
429
- msgstr ""
430
-
431
- #: ../app/models/setting/ansible.rb:86
432
- msgid "Foreman will run Ansible playbooks using this implementation"
433
- msgstr ""
434
-
435
- #: ../app/models/setting/ansible.rb:88
436
- msgid "Implementation for running Ansible"
437
- msgstr ""
438
-
439
- #: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:97
440
- msgid "Ansible"
441
- msgstr "Ansible"
442
-
443
- #: ../app/services/foreman_ansible/insights_notification_builder.rb:51
444
- msgid "Remediation Plan"
445
- msgstr ""
446
-
447
- #: ../app/services/foreman_ansible/insights_notification_builder.rb:61
448
- #: ../db/seeds.d/90_notification_blueprints.rb:13
449
- msgid "Job Details"
450
- msgstr "Job Details"
451
-
452
- #: ../app/services/foreman_ansible/proxy_api.rb:13
453
- msgid "Proxy not found"
454
- msgstr "Kein Proxy gefunden"
455
-
456
- #: ../app/views/ansible_roles/import.html.erb:1
457
- msgid "Changed Ansible roles"
458
- msgstr ""
459
-
460
- #: ../app/views/ansible_roles/import.html.erb:3
461
- #: ../app/views/ansible_variables/import.html.erb:3
462
- msgid "Select the changes you want to realize in Foreman"
463
- msgstr "Wählen Sie die Änderungen, die Sie in Foreman anwenden möchten"
464
-
465
- #: ../app/views/ansible_roles/import.html.erb:5
466
- #: ../app/views/ansible_variables/import.html.erb:5
467
- msgid "Toggle"
468
- msgstr "Umschalten"
469
-
470
- #: ../app/views/ansible_roles/import.html.erb:6
471
- #: ../app/views/ansible_variables/import.html.erb:6
472
- msgid "New"
473
- msgstr "Neu"
474
-
475
- #: ../app/views/ansible_roles/import.html.erb:8
476
- #: ../app/views/ansible_variables/import.html.erb:8
477
- msgid "Check/Uncheck new"
478
- msgstr "Neue auswählen/abwählen"
479
-
480
- #: ../app/views/ansible_roles/import.html.erb:9
481
- #: ../app/views/ansible_variables/import.html.erb:9
482
- msgid "Obsolete"
483
- msgstr "Veraltet"
484
-
485
- #: ../app/views/ansible_roles/import.html.erb:11
486
- #: ../app/views/ansible_variables/import.html.erb:11
487
- msgid "Check/Uncheck obsolete"
488
- msgstr "Veraltete auswählen/abwählen"
489
-
490
- #: ../app/views/ansible_roles/import.html.erb:19
491
- #: ../app/views/ansible_variables/import.html.erb:22
492
- msgid "Check/Uncheck all"
493
- msgstr "Alle auswählen/abwählen"
494
-
495
- #: ../app/views/ansible_roles/import.html.erb:21
496
- #: ../app/views/ansible_variables/import.html.erb:24
497
- msgid "Name"
498
- msgstr "Name"
499
-
500
- #: ../app/views/ansible_roles/import.html.erb:22
501
- #: ../app/views/ansible_variables/import.html.erb:26
502
- msgid "Hosts count"
503
- msgstr "Hostanzahl"
504
-
505
- #: ../app/views/ansible_roles/import.html.erb:23
506
- #: ../app/views/ansible_variables/import.html.erb:27
507
- msgid "Hostgroups count"
508
- msgstr "Hostgruppen-Anzahl"
509
-
510
- #: ../app/views/ansible_roles/import.html.erb:24
511
- #: ../app/views/ansible_variables/import.html.erb:28
512
- msgid "Operation"
513
- msgstr "Vorgang"
514
-
515
- #: ../app/views/ansible_roles/import.html.erb:35
516
- #: ../app/views/ansible_variables/import.html.erb:39
517
- msgid "Check/Uncheck all %s changes"
518
- msgstr "Alle %s Änderungen auswählen/abwählen"
519
-
520
- #: ../app/views/ansible_roles/import.html.erb:40
521
- #: ../app/views/ansible_variables/import.html.erb:45
522
- msgid "Add"
523
- msgstr "Hinzufügen"
524
-
525
- #: ../app/views/ansible_roles/import.html.erb:40
526
- #: ../app/views/ansible_variables/import.html.erb:45
527
- msgid "Remove"
528
- msgstr "Entfernen"
529
-
530
- #: ../app/views/ansible_roles/import.html.erb:48
531
- #: ../app/views/ansible_variables/import.html.erb:53
532
- msgid "Cancel"
533
- msgstr "Abbrechen"
534
-
535
- #: ../app/views/ansible_roles/import.html.erb:49
536
- #: ../app/views/ansible_variables/import.html.erb:12
537
- #: ../app/views/ansible_variables/import.html.erb:45
538
- #: ../app/views/ansible_variables/import.html.erb:54
539
- msgid "Update"
540
- msgstr "Aktualisieren"
541
-
542
- #: ../app/views/ansible_roles/index.html.erb:1
543
- #: ../app/views/ansible_roles/welcome.html.erb:1
544
- #: ../app/views/ansible_roles/welcome.html.erb:6
545
- #: ../app/views/foreman_ansible/ansible_roles/_select_tab_title.html.erb:1
546
- msgid "Ansible Roles"
547
- msgstr "Ansible Rollen"
548
-
549
- #: ../app/views/ansible_roles/index.html.erb:9
550
- msgid "Role|Name"
551
- msgstr "Name"
552
-
553
- #: ../app/views/ansible_roles/index.html.erb:10
554
- msgid "Hostgroups"
555
- msgstr "Hostgruppen"
556
-
557
- #: ../app/views/ansible_roles/index.html.erb:11
558
- msgid "Hosts"
559
- msgstr "Hosts"
560
-
561
- #: ../app/views/ansible_roles/index.html.erb:12
562
- msgid "Imported at"
563
- msgstr ""
564
-
565
- #: ../app/views/ansible_roles/index.html.erb:13
566
- #: ../app/views/ansible_variables/index.html.erb:16
567
- msgid "Actions"
568
- msgstr "Aktionen"
569
-
570
- #: ../app/views/ansible_roles/index.html.erb:27
571
- #: ../lib/foreman_ansible/register.rb:103
572
- msgid "Variables"
573
- msgstr "Variablen"
574
-
575
- #: ../app/views/ansible_roles/index.html.erb:33
576
- #: ../app/views/ansible_variables/index.html.erb:41
577
- msgid "Delete %s?"
578
- msgstr "%s löschen?"
579
-
580
- #: ../app/views/ansible_roles/welcome.html.erb:7
581
- msgid ""
582
- "No ansible roles were found in Foreman. If you want to assign roles to your hosts,\n"
583
- " you have to import them first."
584
- msgstr ""
585
-
586
- #: ../app/views/ansible_roles/welcome.html.erb:10
587
- msgid "Learn more about this in the documentation."
588
- msgstr "Mehr dazu in der Dokumentation."
589
-
590
- #: ../app/views/ansible_variables/_fields.erb:4
591
- msgid "Ansible Variable Details (Imported)"
592
- msgstr "Ansible Variablen Details (Importiert)"
593
-
594
- #: ../app/views/ansible_variables/_fields.erb:4
595
- msgid "Ansible Variable Details"
596
- msgstr "Ansible Variablen Details"
597
-
598
- #: ../app/views/ansible_variables/_fields.erb:11
599
- msgid "Default Behavior"
600
- msgstr "Standardmäßiges Verhalten"
601
-
602
- #: ../app/views/ansible_variables/_fields.erb:12
603
- msgid "Override the default value of the Ansible variable."
604
- msgstr "Überschreibe den Standardwert der Ansible Variable."
605
-
606
- #: ../app/views/ansible_variables/_fields.erb:14
607
- msgid ""
608
- "Mark the variable to be managed by Foreman. When the Ansible role of this "
609
- "variable is assigned to a host, the default value will be added to Ansible "
610
- "inventory as a host variable. Specify matchers to set a different value for "
611
- "such variable."
612
- msgstr ""
613
-
614
- #: ../app/views/ansible_variables/_fields.erb:27
615
- msgid "Value to use when there is no match."
616
- msgstr "Zu verwendender Wert, falls es keine Übereinstimmung gibt"
617
-
618
- #: ../app/views/ansible_variables/_fields.erb:30
619
- msgid "Hidden Value"
620
- msgstr "Verborgener Wert"
621
-
622
- #: ../app/views/ansible_variables/_fields.erb:33
623
- msgid "Hide all values for this parameter."
624
- msgstr "Alle Werte für diesen Parameter verbergen."
625
-
626
- #: ../app/views/ansible_variables/_fields.erb:39
627
- msgid "Optional Input Validator"
628
- msgstr "Optionaler Eingabe-Validator"
629
-
630
- #: ../app/views/ansible_variables/_fields.erb:41
631
- msgid ""
632
- "Before including these variables on your playbooks, Foreman will validate "
633
- "that your variables comply with the validation."
634
- msgstr ""
635
-
636
- #: ../app/views/ansible_variables/_fields.erb:44
637
- msgid ""
638
- "If checked, will raise an error if there is no default value and no matcher "
639
- "provide a value."
640
- msgstr ""
641
- "Falls aktiviert, wird dies einen Fehler erzeugen, wenn kein Standardwert "
642
- "vorhanden ist und kein Treffer einen Wert vorschlägt."
643
-
644
- #: ../app/views/ansible_variables/_fields.erb:53
645
- msgid "Prioritize Attribute Order"
646
- msgstr "Priorisiere Eigenschaft-Reihenfolge"
647
-
648
- #: ../app/views/ansible_variables/_fields.erb:54
649
- msgid "Set the order in which values are resolved."
650
- msgstr "Reihenfolge festlegen, in der die Werte aufgelöst werden."
651
-
652
- #: ../app/views/ansible_variables/_fields.erb:55
653
- msgid "Order"
654
- msgstr "Reihenfolge"
655
-
656
- #: ../app/views/ansible_variables/_fields.erb:56
657
- msgid ""
658
- "The order in which matchers keys are processed, first match wins.<br> You "
659
- "may use multiple attributes as a matcher key, for example, an order of "
660
- "<code>host group, environment</code> would expect a matcher such as "
661
- "<code>hostgroup = \"web servers\", environment = production</code>"
662
- msgstr ""
663
- "Die Reihenfolge, in der Prüfwertschlüssel verarbeitet werden. Die erste "
664
- "Übereinstimmung ist maßgeblich.<br> Sie können mehrere Attribute als "
665
- "Prüfwertschlüssel verwenden. Beispielsweise würde die Reihenfolge <code>host"
666
- " group, environment</code> einen Prüfwert wie etwa <code>hostgroup = \"web "
667
- "servers\", environment = production</code> erwarten."
668
-
669
- #: ../app/views/ansible_variables/_fields.erb:59
670
- msgid ""
671
- "Continue to look for matches after first find (only array/hash type)? Note: "
672
- "merging overrides ignores all matchers that are omitted."
673
- msgstr ""
674
-
675
- #: ../app/views/ansible_variables/_fields.erb:61
676
- msgid "Include default value when merging all matching values."
677
- msgstr ""
678
- "Standardwert bei der Zusammenführung aller übereinstimmenden Werte "
679
- "einschließen."
680
-
681
- #: ../app/views/ansible_variables/_fields.erb:64
682
- msgid "Avoid duplicate values when merging them (only array type)?"
683
- msgstr "Doppelte Werte bei der Zusammenführung vermeiden (nur Array Typ)?"
684
-
685
- #: ../app/views/ansible_variables/_fields.erb:68
686
- msgid "Specify Matchers"
687
- msgstr "Prüfwert spezifizieren"
688
-
689
- #: ../app/views/ansible_variables/edit.html.erb:4
690
- #: ../app/views/ansible_variables/index.html.erb:1
691
- #: ../app/views/ansible_variables/new.html.erb:4
692
- msgid "Ansible Variables"
693
- msgstr "Ansible Variablen"
694
-
695
- #: ../app/views/ansible_variables/edit.html.erb:8
696
- msgid "Edit %s"
697
- msgstr "%s bearbeiten"
698
-
699
- #: ../app/views/ansible_variables/edit.html.erb:13
700
- msgid "Edit Ansible Variable"
701
- msgstr "Ansible Variable ändern"
702
-
703
- #: ../app/views/ansible_variables/import.html.erb:1
704
- msgid "Changed Ansible variables"
705
- msgstr "Geänderte Ansible Variablen"
706
-
707
- #: ../app/views/ansible_variables/import.html.erb:14
708
- msgid "Check/Uncheck update"
709
- msgstr ""
710
-
711
- #: ../app/views/ansible_variables/import.html.erb:25
712
- msgid "Ansible role"
713
- msgstr "Ansible Rolle"
714
-
715
- #: ../app/views/ansible_variables/index.html.erb:5
716
- msgid "New Ansible Variable"
717
- msgstr "Neue Ansible Variable"
718
-
719
- #: ../app/views/ansible_variables/index.html.erb:12
720
- msgid "Variable|Name"
721
- msgstr ""
722
-
723
- #: ../app/views/ansible_variables/index.html.erb:13
724
- msgid "Variable|Role"
725
- msgstr ""
726
-
727
- #: ../app/views/ansible_variables/index.html.erb:14
728
- msgid "Type"
729
- msgstr "Typ"
730
-
731
- #: ../app/views/ansible_variables/index.html.erb:15
732
- msgid "Imported?"
733
- msgstr "Importiert?"
734
-
735
- #: ../app/views/ansible_variables/index.html.erb:23
736
- msgid "Overriden"
737
- msgstr ""
738
-
739
- #: ../app/views/ansible_variables/new.html.erb:8
740
- #: ../app/views/ansible_variables/new.html.erb:13
741
- msgid "Create Ansible Variable"
742
- msgstr "Ansible Variable erstellen"
743
-
744
- #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:5
745
- msgid "Play Roles"
746
- msgstr ""
747
-
748
- #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:9
749
- msgid "Nest"
750
- msgstr "Verschachteln"
751
-
752
- #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:10
753
- msgid "Clone"
754
- msgstr "Klonen"
755
-
756
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:7
757
- msgid "Level"
758
- msgstr "Stufe"
759
-
760
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:8
761
- msgid "Module"
762
- msgstr "Modul"
763
-
764
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:9
765
- msgid "Arguments"
766
- msgstr "Argumente"
767
-
768
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:10
769
- msgid "Message"
770
- msgstr "Nachricht"
771
-
772
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:23
773
- msgid "Nothing to show"
774
- msgstr "Nichts anzuzeigen"
775
-
776
- #: ../db/seeds.d/90_notification_blueprints.rb:5
777
- msgid "Jobs"
778
- msgstr "Jobs"
779
-
780
- #: ../db/seeds.d/90_notification_blueprints.rb:7
781
- msgid ""
782
- "Insights remediation on %{hosts_count} host(s) has finished successfully"
783
- msgstr ""
784
-
785
- #: ../lib/foreman_ansible/register.rb:99
786
- msgid "Roles"
787
- msgstr "Rollen"
788
-
789
- #: ../lib/foreman_ansible/remote_execution.rb:20
790
- msgid "Run Ansible roles"
791
- msgstr ""
792
-
793
- #: ../lib/foreman_ansible/remote_execution.rb:21
794
- msgid ""
795
- "Runs an Ansible playbook which contains all the roles defined for a host"
796
- msgstr ""
797
-
798
- #: ../lib/foreman_ansible/remote_execution.rb:27
799
- msgid "Ansible: Run Insights maintenance plan"
800
- msgstr ""
801
-
802
- #: ../lib/foreman_ansible/remote_execution.rb:28
803
- msgid ""
804
- "Runs a given maintenance plan from Red Hat Access Insights given an ID."
805
- msgstr ""
806
-
807
- #: action_names.rb:2
808
- msgid "Remote action:"
809
- msgstr "Entfernte Aktion"
810
-
811
- #: action_names.rb:3
812
- msgid "Import Puppet classes"
813
- msgstr "Puppet-Klassen importieren"
814
-
815
- #: action_names.rb:4
816
- msgid "Import facts"
817
- msgstr "Fakten importieren"
818
-
819
- #: action_names.rb:5
820
- msgid "Action with sub plans"
821
- msgstr "Aktion mit Unterplänen"
822
-
823
- #: gemspec.rb:2
824
- msgid "Ansible support in Foreman"
825
- msgstr "Ansible Unterstützung in Foreman"