Skip to content

Commit 397945f

Browse files
committed
Bump minimum Ansible version
`become` requires Ansible 1.9+.
1 parent a53bb3f commit 397945f

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: Ben Webber
44
description: Provision a vanilla Minecraft server
55
license: Apache 2.0
6-
min_ansible_version: 1.8
6+
min_ansible_version: 1.9
77
platforms:
88
- name: Ubuntu
99
versions:

0 commit comments

Comments
 (0)