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

Install NGINX Agent

Open oCHRISo opened this issue 2 years ago • 0 comments

Proposed changes

The changes within this PR address the below user story: As a DevOps engineer, I want to install NGINX Agent so that I can use NGINX Management Suite

Updated readme and extended role to optionally install NGINX Agent (Following a similar structure to Amplify agent) from NGINX open source repo. As part of the NGINX Agent optional install, you can optionally add NGINX Management Suite config to the NGINX Agent config file so that the agent reports back to NGINX Management Suite.

Checklist

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

  • [x] 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)

oCHRISo avatar Jun 19 '23 15:06 oCHRISo