fix about nginx_conf tag

pull/198/head
LitniAlex 4 years ago
parent 30e359ec99
commit e55b1da066
  1. 1
      tasks/main.yml

@ -42,6 +42,7 @@
mode: 0644
notify:
- reload nginx
tags:
- nginx_conf
- name: Ensure nginx service is running as configured.