mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-24 09:03:29 +07:00
Fix upstream (php is optional)
This commit is contained in:
@@ -11,7 +11,6 @@
|
|||||||
|
|
||||||
- name: INCLUDE | Upstream configuration
|
- name: INCLUDE | Upstream configuration
|
||||||
include: upstream.yml
|
include: upstream.yml
|
||||||
when: nginx_php
|
|
||||||
|
|
||||||
- name: INCLUDE | htpasswd configuration
|
- name: INCLUDE | htpasswd configuration
|
||||||
include: htpasswd.yml
|
include: htpasswd.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user