Drop support for Ansible 2.8 by bumping the Ansible version to 2.9

Bug 1989197 - drop support for Ansible 2.8

https://bugzilla.redhat.com/show_bug.cgi?id=1989197
This commit is contained in:
Sergei Petrosian 2021-08-06 09:46:26 +02:00
parent ee2096d680
commit 5039e29910
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ jobs:
# with: # with:
# targets: "tests/test_*.yml" # targets: "tests/test_*.yml"
# override-deps: | # override-deps: |
# ansible==2.8 # ansible==2.9
# args: "" # args: ""
# test-ansible29: # test-ansible29:
# runs-on: ubuntu-latest # runs-on: ubuntu-latest

View file

@ -4,7 +4,7 @@ galaxy_info:
description: OpenSSH SSH daemon configuration description: OpenSSH SSH daemon configuration
company: Willsher Systems company: Willsher Systems
license: LGPLv3 license: LGPLv3
min_ansible_version: 2.8 min_ansible_version: 2.9
platforms: platforms:
- name: Debian - name: Debian
versions: versions: