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

Ansible role for installing NGINX

Results 29 ansible-role-nginx issues
Sort by recently updated
recently updated
newest added

### Describe the bug Every time this role is run with `nginx_selinux` set to `true`, the sequence of tasks in [setup-selinux.yml](https://github.com/nginxinc/ansible-role-nginx/blob/main/tasks/prerequisites/setup-selinux.yml) sets SELinux to `permissive` and, after completing a few...

enhancement

Hello, I installed nginx with this ansible role on Debian buster (Debian 10). I want a stable production environment, and at first I hadn't noticed the ansible variable `nginx_branch`, which...

bug

### Discussed in https://github.com/nginxinc/ansible-role-nginx/discussions/638 Originally posted by **tibz7** August 3, 2023 Is there a way to use this role and install geoip2 for the opensource version? Something like using the...

enhancement

### Describe the bug After an installation with `nginx_install_from: source` the latest available version is installed successfully. Problems: a). Repeating the ansible run results in a skipped installation process, even...

bug

Bumps [ansible-core](https://github.com/ansible/ansible) from 2.16.6 to 2.17.1. Release notes Sourced from ansible-core's releases. v2.17.1 Changelog See the full changelog for the changes included in this release. Release Artifacts Built Distribution: ansible_core-2.17.1-py3-none-any.whl...

dependencies
python

### Describe the bug When installing the collection on a fresh server I receive this error: The specified fingerprint, '573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62', does not match the key fingerprint '8540A6F18833A80E9C1653A42FD21310B49F6B46 When looking at...

Bumps [ansible-core](https://github.com/ansible/ansible) from 2.16.6 to 2.17.3. Release notes Sourced from ansible-core's releases. v2.17.3 Changelog See the full changelog for the changes included in this release. Release Artifacts Built Distribution: ansible_core-2.17.3-py3-none-any.whl...

dependencies
python

### Describe the bug Instalattion error ### To reproduce Steps to reproduce the bug: 1. I have deployed/run the Ansible NGINX role using the following `playbook.yml`: ``` --- - name:...

bug

### 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...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/nginx/ansible-role-nginx). ## Config Migration Needed - [ ]...

enhancement
dependencies
chore