Fixed bad dependency
This commit is contained in:
parent
a46c319745
commit
8d0ad528cc
@ -79,7 +79,7 @@
|
|||||||
- name: Install PHP pdo_mysql
|
- name: Install PHP pdo_mysql
|
||||||
become: yes
|
become: yes
|
||||||
zypper:
|
zypper:
|
||||||
name: php81-pdo-mysql
|
name: php81-mysql
|
||||||
state: latest
|
state: latest
|
||||||
- name: Install PHP tokenizer
|
- name: Install PHP tokenizer
|
||||||
become: yes
|
become: yes
|
||||||
|
Loading…
Reference in New Issue
Block a user