Skip to content

Commit 7072a4a

Browse files
committed
Bump min_ansible_version
1 parent 5116c0c commit 7072a4a

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ jobs:
4646
ansible-version: '<2.10'
4747
- distro: debian9
4848
- distro: debian10
49-
- distro: ubuntu1604
50-
ansible-version: '>=2.8, <2.9'
5149
- distro: ubuntu1604
5250
ansible-version: '>=2.9, <2.10'
5351
- distro: ubuntu1604

meta/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ galaxy_info:
77
company: Oefenweb.nl B.V.
88
description: Set up ufw in Debian-like systems
99
license: MIT
10-
min_ansible_version: 2.8.0
10+
min_ansible_version: 2.9.0
1111
platforms:
1212
- name: Ubuntu
1313
versions:

0 commit comments

Comments
 (0)