Merge "Correct minimum Ansible version in readme"
This commit is contained in:
commit
ef134284d6
@ -19,7 +19,7 @@ Requirements
|
|||||||
------------
|
------------
|
||||||
|
|
||||||
This role can be used with or without the OpenStack-Ansible role. It requires
|
This role can be used with or without the OpenStack-Ansible role. It requires
|
||||||
Ansible 1.9.1 or later.
|
Ansible 2.2 or later.
|
||||||
|
|
||||||
Role Variables
|
Role Variables
|
||||||
--------------
|
--------------
|
||||||
|
@ -4,7 +4,7 @@ galaxy_info:
|
|||||||
description: Security hardening role for OpenStack-Ansible
|
description: Security hardening role for OpenStack-Ansible
|
||||||
company: OpenStack
|
company: OpenStack
|
||||||
license: Apache
|
license: Apache
|
||||||
min_ansible_version: 1.8.3
|
min_ansible_version: 2.2
|
||||||
platforms:
|
platforms:
|
||||||
- name: EL
|
- name: EL
|
||||||
versions:
|
versions:
|
||||||
|
Loading…
Reference in New Issue
Block a user