nginxinc / ansible-role-nginx

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

Use `amd64` platform for Molecule tests #572

Closed alessfg closed 1 year ago

alessfg commented 1 year ago

Proposed changes

Explicitly specify amd64 as the platform used in Molecule tests. This will ensure that tests work as expected when run on different host architectures (e.g. newer Macbooks with arm processors).

Checklist

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