Enable php MySQL support
This commit is contained in:
@@ -17,6 +17,8 @@ package_list:
|
||||
state: 'present'
|
||||
- name: 'php'
|
||||
state: 'present'
|
||||
- name: 'php-mysqlnd'
|
||||
state: 'present'
|
||||
firewall_list:
|
||||
- permanent: 'yes'
|
||||
service: 'http'
|
||||
|
Reference in New Issue
Block a user