Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nginxinc/ansible-role-nginx-app-protect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6c5ca495dcfc658f108579178ad50356c9f39098
Choose a base ref
..
head repository: nginxinc/ansible-role-nginx-app-protect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 02fffdcc9d13d03468b81adf2dc735374183803c
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +1 −1 .github/workflows/requirements/requirements_ansible_lint.txt
  2. +1 −1 .github/workflows/requirements/requirements_molecule.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ansible-core==2.17.4
jinja2==3.1.4
ansible-compat==24.9.0
ansible-compat==24.9.1
yamllint==1.35.1
ansible-lint==24.9.0
2 changes: 1 addition & 1 deletion .github/workflows/requirements/requirements_molecule.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ansible-core==2.17.4
jinja2==3.1.4
ansible-compat==24.9.0
ansible-compat==24.9.1
molecule==24.9.0
molecule-plugins[docker]==23.5.3
docker==7.1.0