mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-04-15 13:32:09 +07:00
APC/APCu better management
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
command: php -i
|
||||
changed_when: false
|
||||
- name: FILE | Create /var/www
|
||||
file: dest=/var/www state=directory
|
||||
file: dest=/var/www state=directory
|
||||
- name: COPY | Add phpinfo
|
||||
copy: dest=/var/www/phpinfo.php content='<?php phpinfo();'
|
||||
- name: COMMAND | Check vhost
|
||||
|
||||
Reference in New Issue
Block a user