mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-03-07 16:00
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
---
|
||||
|
||||
- include: install_openresty.yml
|
||||
- include_tasks: install_openresty.yml
|
||||
when: nginx_openresty
|
||||
tags: always
|
||||
|
||||
- include: install_nginx.yml
|
||||
- include_tasks: install_nginx.yml
|
||||
when: not nginx_openresty
|
||||
tags: always
|
||||
|
||||
|
Reference in New Issue
Block a user