mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-24 09:03:29 +07:00
Add pkg curl
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
- apt: pkg={{ item }} update_cache=yes cache_valid_time=3600 state=present
|
||||
with_items:
|
||||
- php5-fpm
|
||||
- curl
|
||||
vars:
|
||||
nginx_php: true
|
||||
nginx_vhosts:
|
||||
|
||||
Reference in New Issue
Block a user