Skip to content

Commit

Permalink
Bump minimal Ansible version to 2.0 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten authored and holms committed Jan 24, 2017
1 parent 7178c80 commit a586fd2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ env:
- ANSIBLE_VERSION=2.0.0.2
- ANSIBLE_VERSION=2.0.0.1
- ANSIBLE_VERSION=2.0.0.0
- ANSIBLE_VERSION=1.9.6

branches:
only:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Sets Fully qualified domain name (FQDN)
Requirements
------------

Ansible version 1.7+
Ansible version 2.0+

## Platforms

Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ galaxy_info:
author: Roman Gorodeckij
description: Set FQDN and hostname
license: MIT
min_ansible_version: 1.7
min_ansible_version: 2.0
platforms:
- name: EL
versions:
Expand Down

0 comments on commit a586fd2

Please sign in to comment.