2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 13:23:02 +01:00

expose udp port

This commit is contained in:
kev
2016-03-25 19:52:16 +08:00
parent 16b30fa3ac
commit eaf5a5d119
4 changed files with 9 additions and 4 deletions

View File

@@ -45,7 +45,10 @@
- name: unarchive wordpress
unarchive:
src: https://wordpress.org/latest.zip
# ENGLISH
#src: https://wordpress.org/latest.zip
# CHINESE
src: https://cn.wordpress.org/wordpress-4.4.2-zh_CN.zip
dest: /var/www
copy: no