nginxinc / ansible-role-nginx

Ansible role for installing NGINX
https://galaxy.ansible.com/nginxinc/nginx
Apache License 2.0
618 stars 340 forks source link

Use local role name in Molecule tests #682

Closed alessfg closed 6 months ago

alessfg commented 6 months ago

Proposed changes

Use the local role name (ansible-role-nginx) instead of the fully qualified role name (nginxinc.nginx) in Molecule to ensure tests always work as intended in environments where the role has been already installed beforehand.

Checklist

Before creating a PR, run through this checklist and mark each as complete: