File tree Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ We decided to reuse the unattended_upgrades repository as a collection repo as i
45
45
46
46
## Minimum required Ansible-version
47
47
48
- * Ansible >= 2.16
48
+ * Ansible >= 2.17
49
49
50
50
## Installation
51
51
Original file line number Diff line number Diff line change 4
4
# SPDX-License-Identifier: Apache-2.0
5
5
6
6
---
7
- requires_ansible : ' >=2.16 .0'
7
+ requires_ansible : ' >=2.17 .0'
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ galaxy_info:
15
15
16
16
license : " Apache-2.0"
17
17
18
- min_ansible_version : " 2.16 "
18
+ min_ansible_version : " 2.17 "
19
19
20
20
platforms :
21
21
- name : " Ubuntu"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ galaxy_info:
11
11
company : " Helmholtz Association"
12
12
issue_tracker_url : " https://github.com/hifis-net/ansible-collection-toolkit/issues"
13
13
license : " Apache-2.0"
14
- min_ansible_version : " 2.16 "
14
+ min_ansible_version : " 2.17 "
15
15
16
16
platforms :
17
17
- name : " Ubuntu"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ galaxy_info:
14
14
issue_tracker_url : " https://github.com/hifis-net/ansible-collection-toolkit/issues"
15
15
16
16
license : " Apache-2.0"
17
- min_ansible_version : " 2.16 "
17
+ min_ansible_version : " 2.17 "
18
18
19
19
platforms :
20
20
- name : " Ubuntu"
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ galaxy_info:
15
15
issue_tracker_url : " https://github.com/hifis-net/ansible-collection-toolkit/issues"
16
16
17
17
license : " Apache-2.0"
18
- min_ansible_version : " 2.16 "
18
+ min_ansible_version : " 2.17 "
19
19
20
20
platforms :
21
21
- name : " Ubuntu"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ galaxy_info:
14
14
15
15
license : " Apache-2.0"
16
16
17
- min_ansible_version : " 2.16 "
17
+ min_ansible_version : " 2.17 "
18
18
19
19
platforms :
20
20
- name : " Ubuntu"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ galaxy_info:
14
14
15
15
license : " Apache-2.0"
16
16
17
- min_ansible_version : " 2.16 "
17
+ min_ansible_version : " 2.17 "
18
18
19
19
platforms :
20
20
- name : " Ubuntu"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ galaxy_info:
13
13
issue_tracker_url : " https://github.com/hifis-net/ansible-collection-toolkit/issues"
14
14
15
15
license : " Apache-2.0"
16
- min_ansible_version : " 2.16 "
16
+ min_ansible_version : " 2.17 "
17
17
18
18
platforms :
19
19
- name : " EL"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ galaxy_info:
10
10
author : " hifis"
11
11
description : " Setup unattended-upgrades on Debian-based systems"
12
12
license : " GPLv2"
13
- min_ansible_version : " 2.16 "
13
+ min_ansible_version : " 2.17 "
14
14
platforms :
15
15
- name : " Ubuntu"
16
16
versions :
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ galaxy_info:
12
12
company : " Helmholtz Association of German Research Centres"
13
13
license : " MIT"
14
14
issue_tracker_url : " https://github.com/hifis-net/ansible-collection-toolkit/issues"
15
- min_ansible_version : " 2.16 "
15
+ min_ansible_version : " 2.17 "
16
16
17
17
platforms :
18
18
- name : " Ubuntu"
You can’t perform that action at this time.
0 commit comments