homeserver/roles/mgrote.update_packages
mg e9f78f93eb Ersetze ansible.builtin.apt module durch ansible.builtin.package (#20)
Bugfix: acng

ansible.builtin.apt --> ansible.builtin.package

Co-authored-by: Michael Grote <38253905+quotengrote@users.noreply.github.com>
Reviewed-on: mg/ansible#20
Co-Authored-By: mg <michael.grote@posteo.de>
Co-Committed-By: mg <michael.grote@posteo.de>
2021-01-02 10:30:54 +01:00
..
tasks Ersetze ansible.builtin.apt module durch ansible.builtin.package (#20) 2021-01-02 10:30:54 +01:00
README.md first commit 2020-08-18 11:57:53 +02:00

mgrote.install_packages

Beschreibung

Fuehrt:

  1. apt update
  2. apt install {{ programme }}
  3. apt upgrade aus.

Funktioniert auf

  • Ubuntu (>=18.04)
  • Debian
  • CentOS
  • ProxMox 6.1

Variablen + Defaults

Programme
  • htop
  • nano
  • mc
  • curl