php-json is provided by php-common

This commit is contained in:
Jason Rothstein 2022-04-10 18:00:54 -05:00
parent 507bd00b99
commit 6767bdf12c

View File

@ -23,8 +23,6 @@ package_list:
state: 'present'
- name: 'php-fpm'
state: 'present'
- name: 'php-json'
state: 'present'
- name: 'php-mbstring'
state: 'present'
- name: 'php-mysqlnd'