https://github.com/informaticsmatters/nginx-ansible
https://github.com/informaticsmatters/nginx-ansible
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/informaticsmatters/nginx-ansible
- Owner: InformaticsMatters
- Created: 2020-07-29T13:25:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-11-26T10:20:41.000Z (7 months ago)
- Last Synced: 2025-11-29T09:22:48.059Z (7 months ago)
- Language: Jinja
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NGINX Orchestration (Ansible)


[](https://www.codefactor.io/repository/github/informaticsmatters/nginx-ansible)
A playbook and Role to deploy NGINX, suitable for execution by
[AWX].
This project contains one Ansible role:-
* **nginx**
> Note: The Role is designed to be executed from within our AWX server
where credentials for the cluster (Kubernetes) reside. If you're not
running from AWX (discouraged) then you will need to provide
values for the variables that would be injected by AWX.
As with all of our playbooks you can find the common user-defined variables
in the role's `defaults/main.yaml` and less common variables in
`vars/main.yaml`.
---
[awx]: https://github.com/ansible/awx