ansible-role-nginx
                                
                                 ansible-role-nginx copied to clipboard
                                
                                    ansible-role-nginx copied to clipboard
                            
                            
                            
                        ci: Reimplement testing different architectures
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 CONTRIBUTINGdocument.
- [ ] 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.mdandCHANGELOG.md).