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"
|
- name: "Packages | Installiere Pakete"
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
pkg:
|
pkg:
|
||||||
|
- jq
|
||||||
- php-apcu
|
- php-apcu
|
||||||
- php-bcmath
|
- php-bcmath
|
||||||
- php-curl
|
- php-curl
|
||||||
|
|
Loading…
Reference in a new issue