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: Ia65f0a6674d0eae39b3f8e9b077db0560b4dc00f
This commit is contained in:
parent
afcf852ae3
commit
298f728db1
@ -18,7 +18,7 @@ galaxy_info:
|
|||||||
description: Installation and setup of horizon
|
description: Installation and setup of horizon
|
||||||
company: Rackspace
|
company: Rackspace
|
||||||
license: Apache2
|
license: Apache2
|
||||||
min_ansible_version: 1.6.6
|
min_ansible_version: 1.9
|
||||||
platforms:
|
platforms:
|
||||||
- name: Ubuntu
|
- name: Ubuntu
|
||||||
versions:
|
versions:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user