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
4545
4646## Minimum required Ansible-version
4747
48- * Ansible >= 2.16
48+ * Ansible >= 2.17
4949
5050## Installation
5151
Original file line number Diff line number Diff line change 44# SPDX-License-Identifier: Apache-2.0
55
66---
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:
1515
1616 license : " Apache-2.0"
1717
18- min_ansible_version : " 2.16 "
18+ min_ansible_version : " 2.17 "
1919
2020 platforms :
2121 - name : " Ubuntu"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ galaxy_info:
1111 company : " Helmholtz Association"
1212 issue_tracker_url : " https://github.com/hifis-net/ansible-collection-toolkit/issues"
1313 license : " Apache-2.0"
14- min_ansible_version : " 2.16 "
14+ min_ansible_version : " 2.17 "
1515
1616 platforms :
1717 - name : " Ubuntu"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ galaxy_info:
1414 issue_tracker_url : " https://github.com/hifis-net/ansible-collection-toolkit/issues"
1515
1616 license : " Apache-2.0"
17- min_ansible_version : " 2.16 "
17+ min_ansible_version : " 2.17 "
1818
1919 platforms :
2020 - name : " Ubuntu"
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ galaxy_info:
1515 issue_tracker_url : " https://github.com/hifis-net/ansible-collection-toolkit/issues"
1616
1717 license : " Apache-2.0"
18- min_ansible_version : " 2.16 "
18+ min_ansible_version : " 2.17 "
1919
2020 platforms :
2121 - name : " Ubuntu"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ galaxy_info:
1414
1515 license : " Apache-2.0"
1616
17- min_ansible_version : " 2.16 "
17+ min_ansible_version : " 2.17 "
1818
1919 platforms :
2020 - name : " Ubuntu"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ galaxy_info:
1414
1515 license : " Apache-2.0"
1616
17- min_ansible_version : " 2.16 "
17+ min_ansible_version : " 2.17 "
1818
1919 platforms :
2020 - name : " Ubuntu"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ galaxy_info:
1313 issue_tracker_url : " https://github.com/hifis-net/ansible-collection-toolkit/issues"
1414
1515 license : " Apache-2.0"
16- min_ansible_version : " 2.16 "
16+ min_ansible_version : " 2.17 "
1717
1818 platforms :
1919 - name : " EL"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ galaxy_info:
1010 author : " hifis"
1111 description : " Setup unattended-upgrades on Debian-based systems"
1212 license : " GPLv2"
13- min_ansible_version : " 2.16 "
13+ min_ansible_version : " 2.17 "
1414 platforms :
1515 - name : " Ubuntu"
1616 versions :
You can’t perform that action at this time.
0 commit comments