mg
c99a634f5c
update entfernt doku syntax meta bei cv4 entfernt Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#57 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
16 lines
279 B
Markdown
16 lines
279 B
Markdown
## mgrote.apt_install_packages
|
|
|
|
### Beschreibung
|
|
Fuehrt:
|
|
` apt install {{ programme }}`
|
|
aus.
|
|
|
|
Es wird unterschieden ob das Ziel eine VM ist oder nicht.
|
|
|
|
### Funktioniert auf
|
|
- [x] Ubuntu (>=18.04)
|
|
- [x] Debian
|
|
- [x] ProxMox 6.1
|
|
|
|
### Variablen + Defaults
|
|
- siehe default/main.yml
|