--- - name: "[NGINX] - Install packages" include: install.yml - name: "[NGINX] - Configure nginx" include: config.yml - name: "[NGINX] - Set SSL configuration" include: ssl.yml - name: "[NGINX] - Create Vhosts configuration" include: vhost.yml