Merge pull request #164 from spetrosi/drop-ansible-2.8

Drop support for Ansible 2.8 by bumping the Ansible version to 2.9
This commit is contained in:
Matt Willsher 2021-08-18 04:40:59 +01:00 committed by GitHub
commit b1fe667432
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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

View file

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