Skip to content

Commit 292eee1

Browse files
authored
Merge pull request #125 from Normo/124-remove-ansible-2.12-support
Update minimum ansible version to 2.13
2 parents 0f5f4a9 + e8aaf3e commit 292eee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ galaxy_info:
55
author: "hifis"
66
description: "Setup unattended-upgrades on Debian-based systems"
77
license: "GPLv2"
8-
min_ansible_version: "2.12"
8+
min_ansible_version: "2.13"
99
platforms:
1010
- name: "Ubuntu"
1111
versions:

0 commit comments

Comments
 (0)