Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/nginxinc/ansible-role-nginx-config/network/alerts).
Bumps the pip group in /.github/workflows/requirements with 1 update: ansible-core.
Updates
ansible-core
from 2.16.6 to 2.17.6Release notes
Sourced from ansible-core's releases.
... (truncated)
Commits
05e01ef
New release v2.17.6 (#84250)f9929de
Update Ansible release version to v2.17.6rc1.post0. (#84199)f35d268
New release v2.17.6rc1 (#84194)d6b5fb6
Fix error message given by ansible.module_utils.facts.timeout.timeout (#83945...9adf0c9
ansible-galaxy - fix ignoring certs when installing from git repos (#83332) (...4fbcdfd
[stable-2.17] Update unique filter docs (#84083)4a65443
[stable-2.17] Preserve_ansible_no_log
from action result; fix `include_var...d449c7b
Reduce number of implicit meta tasks (#84007) (#84045)91ca09b
[stable-2.17] facts: Skip path if the distribution path is directory (#84037)92ee1fa
[stable-2.17] debconf: set empty password value (#84034)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show