Update min_ansible_version to 1.9
This role makes use of the ternary filter which was only introduced in Ansible 1.9, this patch updates the min_ansible_version to 1.9. Change-Id: I33bc70206d5b51ea8d5da88a30ae877d78a2bba9
This commit is contained in:
parent
8a9719d8af
commit
b28687fa16
@ -18,7 +18,7 @@ galaxy_info:
|
||||
description: Installation and setup of neutron
|
||||
company: Rackspace
|
||||
license: Apache2
|
||||
min_ansible_version: 1.6.6
|
||||
min_ansible_version: 1.9
|
||||
platforms:
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
|
Loading…
Reference in New Issue
Block a user