German pages: refresh outdated translations (#5839)

This commit is contained in:
marchersimon
2021-05-01 20:20:15 +02:00
committed by GitHub
parent a1b192045e
commit 348fbed937
11 changed files with 75 additions and 23 deletions

View File

@@ -27,3 +27,7 @@
- Führe einen Befehl mit einer benutzerdefinierten Inventardatei aus:
`ansible {{Gruppe}} -i {{inventardatei}} -m command -a '{{befehl}}'`
- Liste alle Gruppen eines Inventars auf:
`ansible localhost -m debug -a '{{var=groups.keys()}}'`