Bump ansible-base from 2.10.6 to 2.10.7 in /.github/workflows/requirements (#374)

This commit is contained in:
dependabot[bot] 2021-03-18 16:53:15 +01:00 committed by GitHub
parent f4c0829b42
commit 2598540ede
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
ansible-base==2.10.6
ansible-base==2.10.7

View File

@ -1,4 +1,4 @@
ansible-base==2.10.6
ansible-base==2.10.7
ansible-lint==4.3.7
yamllint==1.26.0
molecule[docker]==3.2.3

View File

@ -15,7 +15,7 @@ ENHANCEMENTS:
* Specify GitHub actions Ubuntu release.
* Minor GitHub template tweaks, including the creation of a SECURITY doc.
* Update list of supported platforms.
* Update Ansible base to `2.10.5`, Molecule to `3.2.3`, yamllint to `1.26.0` and Docker Python SDK to `4.4.4`.
* Update Ansible base to `2.10.7`, Molecule to `3.2.3`, yamllint to `1.26.0` and Docker Python SDK to `4.4.4`.
* Override of systemd `Restart` value by using proper `nginx_service_restart` variable.
BUG FIXES: