mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-04-05 12:22:09 +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
|
- apt: pkg={{ item }} update_cache=yes cache_valid_time=3600 state=present
|
||||||
with_items:
|
with_items:
|
||||||
- php5-fpm
|
- php5-fpm
|
||||||
|
- curl
|
||||||
vars:
|
vars:
|
||||||
nginx_php: true
|
nginx_php: true
|
||||||
nginx_vhosts:
|
nginx_vhosts:
|
||||||
|
|||||||
Reference in New Issue
Block a user