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: Ic1b178f7d9275a4a8070f1b2f4ff26d854948209
This commit is contained in:
Jesse Pretorius 2016-04-11 12:17:02 +01:00
parent b9b1298aab
commit f6d4d7a35e
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ galaxy_info:
description: Installation and setup of cinder
company: Rackspace
license: Apache2
min_ansible_version: 1.6.6
min_ansible_version: 1.9
platforms:
- name: Ubuntu
versions: