Skip to content

Commit 21189d8

Browse files
committed
Drop support of EOL version of ansible
This allow us to use the latest feature from ansible like dry_run (ie: 'ansible_check_mode').
1 parent 58b2388 commit 21189d8

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
@@ -3,7 +3,7 @@ galaxy_info:
33
author: 'Brian Akins, Dustin Brown & Datadog'
44
description: Install Datadog agent and configure checks
55
license: Apache2
6-
min_ansible_version: 1.6
6+
min_ansible_version: 2.2
77
platforms:
88
- name: Ubuntu
99
versions:

0 commit comments

Comments
 (0)