bumped ansible min version and updated changelog
This commit is contained in:
parent
25ef9932c6
commit
0bca8d40b6
@ -1,6 +1,10 @@
|
|||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
*Unreleased*
|
||||||
|
|
||||||
|
- Fix Ansible 2.2 deprecation warnings. [brzhk]
|
||||||
|
|
||||||
v0.1.2
|
v0.1.2
|
||||||
------
|
------
|
||||||
|
|
||||||
@ -43,4 +47,3 @@ v0.1.0
|
|||||||
*Released: 2015-03-30*
|
*Released: 2015-03-30*
|
||||||
|
|
||||||
- First release [drybjed]
|
- First release [drybjed]
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ galaxy_info:
|
|||||||
description: 'Install and configure ISC DHCP Server'
|
description: 'Install and configure ISC DHCP Server'
|
||||||
company: 'DebOps'
|
company: 'DebOps'
|
||||||
license: 'GNU General Public License v3'
|
license: 'GNU General Public License v3'
|
||||||
min_ansible_version: '1.7.0'
|
min_ansible_version: '2.2.0'
|
||||||
platforms:
|
platforms:
|
||||||
- name: Ubuntu
|
- name: Ubuntu
|
||||||
versions:
|
versions:
|
||||||
|
Loading…
Reference in New Issue
Block a user