---
- name: Prepare
hosts: all
tasks:
- name: Install NGINX
ansible.builtin.include_role:
name: ansible-role-nginx