Skip to content

Commit

Permalink
chore(deps): update dependency ansible to v8.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored Jul 18, 2023
1 parent be8bd3a commit 73e5e50
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-role-container_status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
ansible-version: ['8.1.0']
ansible-version: ['8.2.0']
python-version: ['3.10']
docker-image: ['ubuntu:22.04']

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-role-kernel_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
ansible-version: ['8.1.0']
ansible-version: ['8.2.0']
python-version: ['3.10']
docker-image: ['ubuntu:22.04']

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-role-mysql_open_files_limit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
ansible-version: ['8.1.0']
ansible-version: ['8.2.0']
python-version: ['3.10']
docker-image: ['ubuntu:22.04']

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-role-system_encoding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
ansible-version: ['8.1.0']
ansible-version: ['8.2.0']
python-version: ['3.10']
docker-image: ['ubuntu:22.04']

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-role-ulimits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
ansible-version: ['8.1.0']
ansible-version: ['8.2.0']
python-version: ['3.10']
docker-image: ['ubuntu:22.04']

Expand Down

0 comments on commit 73e5e50

Please sign in to comment.