fix about nginx_conf tag 2

pull/198/head
LitniAlex 4 years ago
parent e55b1da066
commit 8cdbf4f16d
  1. 2
      tasks/main.yml

@ -9,6 +9,8 @@
set_fact:
nginx_user: "{{ __nginx_user }}"
when: nginx_user is not defined
tags:
- nginx_conf
# Setup/install tasks.
- include_tasks: setup-RedHat.yml