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

feat: add bash-completion package, because it's not part of a RHEL standard installation

parent f133b18d
No related branches found
No related tags found
No related merge requests found
Pipeline #6779 passed
...@@ -35,6 +35,7 @@ ...@@ -35,6 +35,7 @@
- name: Installation allgemeiner Pakete - name: Installation allgemeiner Pakete
ansible.builtin.package: ansible.builtin.package:
name: [ name: [
'bash-completion',
'bmon', 'bmon',
'cowsay', 'cowsay',
'curl', 'curl',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment