Skip to content
Snippets Groups Projects
Commit 62d4ab67 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

refactor: update repo and install packages in one step

parent 1e41112a
No related branches found
No related tags found
No related merge requests found
--- ---
# Äquivalent von apt-get update
- name: apt-get update
apt:
update_cache: "yes"
- name: Install/Update Debian packages - name: Install/Update Debian packages
apt: apt:
update_cache: "yes"
state: present state: present
name: [ name: [
'lynx', 'lynx',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment