Skip to content

Commit 4b15ae5

Browse files
committed
Bump
1 parent c193780 commit 4b15ae5

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,8 @@ jobs:
4545
matrix:
4646
include:
4747
- distro: debian8
48-
ansible-version: '<2.10'
4948
- distro: debian9
5049
- distro: debian10
51-
- distro: ubuntu1604
52-
ansible-version: '>=2.9, <2.10'
5350
- distro: ubuntu1604
5451
ansible-version: '>=2.10, <2.11'
5552
- distro: ubuntu1604

meta/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ galaxy_info:
66
company: Oefenweb.nl B.V.
77
description: Manage ssh public key authentication (public / private / authorized keys and known hosts) in Debian-like systems
88
license: MIT
9-
min_ansible_version: 2.9.0
9+
min_ansible_version: 2.10.0
1010
platforms:
1111
- name: Ubuntu
1212
versions:

0 commit comments

Comments
 (0)