Add missing package for role execution
This commit is contained in:
parent
89865fab2d
commit
327b9a12f1
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
- name: "Packages | Installiere Pakete"
|
||||
ansible.builtin.apt:
|
||||
pkg:
|
||||
- jq
|
||||
- php-apcu
|
||||
- php-bcmath
|
||||
- php-curl
|
||||
|
|
Loading…
Reference in a new issue