Remove the arch option from the Debian family NGINX repository source. In its current form this prevented the role from working any platforms beyond x86_64/amd64 and aarch64/arm64.
TESTS:
Explicitly test some distributions using aarch64 and s390x as the Molecule platform. This should ensure the role works as intended across the various architectures that are officially supported.
Checklist
Before creating a PR, run through this checklist and mark each as complete.
Proposed changes
BUG FIXES:
Remove the
arch
option from the Debian family NGINX repository source. In its current form this prevented the role from working any platforms beyondx86_64
/amd64
andaarch64
/arm64
.TESTS:
Explicitly test some distributions using
aarch64
ands390x
as the Molecule platform. This should ensure the role works as intended across the various architectures that are officially supported.Checklist
Before creating a PR, run through this checklist and mark each as complete.
CONTRIBUTING
documentdefaults/main/*.yml
,README.md
andCHANGELOG.md
)