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 mode: 0644
notify: notify:
- reload nginx - reload nginx
tags:
- nginx_conf - nginx_conf
- name: Ensure nginx service is running as configured. - name: Ensure nginx service is running as configured.