Enable php
This commit is contained in:
parent
fa635f3cc8
commit
60dc1383f3
@ -13,6 +13,8 @@ package_list:
|
||||
state: 'present'
|
||||
- name: 'mod_ssl'
|
||||
state: 'present'
|
||||
- name: 'php'
|
||||
state: 'present'
|
||||
firewall_list:
|
||||
- permanent: 'yes'
|
||||
service: 'http'
|
||||
|
Loading…
x
Reference in New Issue
Block a user