Files
ansible-lxc-templates/manala/manala.nginx.yml
dimti 7d745761f2 + nginx, php-fpm and octobercms playbooks
* separate wp-apache and nginx php-fpm playbooks
2023-03-11 21:23:28 +03:00

12 lines
216 B
YAML

---
- hosts: debian10
collections:
- nginxinc.nginx_core
- manala.roles
tasks:
- name: Install NGINX
ansible.builtin.include_role:
name: nginx
vars:
nginx_type: opensource