Adding php

This commit is contained in:
Jason Rothstein 2021-10-26 23:46:29 -05:00
parent 1d2581a005
commit 90d39f1432

View File

@ -15,6 +15,8 @@ package_list:
state: 'present'
- name: 'mod_ssl'
state: 'present'
- name: 'php'
state: 'present'
firewall_list:
- permanent: 'yes'
service: 'http'