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