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