ansible-role-nginx-config
ansible-role-nginx-config copied to clipboard
ci(fix): NAP tests
Proposed changes
NAP tests were commented out in a previous PR due to NAP failing to install. Let's see if we can fix the issue.
Checklist
Before creating a PR, run through this checklist and mark each as complete:
- [x] I have read the contributing guidelines.
- [x] I have signed the F5 Contributor License Agreement (CLA).
- [ ] If applicable, I have added Molecule tests that prove my fix is effective or that my feature works.
- [ ] If applicable, I have checked that any relevant Molecule tests pass after adding my changes.
- [x] I have updated any relevant documentation (
defaults/main/*.yml,README.mdandCHANGELOG.md).