157:45e6e68a871b
Anton Shestakov <av6@dwimlabs.net>, Tue, 31 Oct 2017 12:48:41 +0800
Makefile: libs target to fetch client deps using wget, tar and unzip

previous change 108:f24c7fee1b0d

provision/roles/nginx/handlers/main.yml

Permissions: -rw-r--r--

Other formats: Feeds:
---
- name: restart nginx
service:
name: nginx
state: restarted
...