Skip to content

Commit

Permalink
Update minimal Ansible version
Browse files Browse the repository at this point in the history
`wait_for_connection` requires ansible 2.3+
  • Loading branch information
Gertjan Roggemans authored Mar 25, 2019
1 parent 01e7ab0 commit 6e65f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ galaxy_info:
description: A role for rebooting hosts
company: GROG
license: MIT
min_ansible_version: 1.9
min_ansible_version: 2.3
platforms:
- name: GenericUNIX
versions:
Expand Down

0 comments on commit 6e65f67

Please sign in to comment.