239:05d67cdc009c
Anton Shestakov <av6@dwimlabs.net>, Sat, 03 Dec 2016 13:25:38 +0800
pipelines: try and check SRI

previous change 211:4b03f725cb69

contrib/provision/roles/nginx/handlers/main.yml

Permissions: -rw-r--r--

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