ansible-role-nginx icon indicating copy to clipboard operation
ansible-role-nginx copied to clipboard

ci: Reimplement testing different architectures

Open alessfg opened this issue 1 year ago • 0 comments

Proposed changes

This PR supersedes #653. It aims to reimplement the functional tests of both aarch64 and s390x architectures in addition to x86_64. The previous PR is very outdated a this stage so recreating it is faster than rebasing.

Checklist

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

  • [ ] I have read the CONTRIBUTING document.
  • [ ] I have added Molecule tests that prove my fix is effective or that my feature works.
  • [ ] I have checked that any relevant Molecule tests pass after adding my changes.
  • [ ] I have updated any relevant documentation (defaults/main/*.yml, README.md and CHANGELOG.md).

alessfg avatar Jul 15 '24 23:07 alessfg