mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2024-11-09 23:43:30 +01:00
PR #142: Bump minimum required Ansible version to 2.4.
This commit is contained in:
parent
b2745274c0
commit
145fb74dce
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ galaxy_info:
|
||||||
description: Apache 2.x for Linux.
|
description: Apache 2.x for Linux.
|
||||||
company: "Midwestern Mac, LLC"
|
company: "Midwestern Mac, LLC"
|
||||||
license: "license (BSD, MIT)"
|
license: "license (BSD, MIT)"
|
||||||
min_ansible_version: 2.2
|
min_ansible_version: 2.4
|
||||||
platforms:
|
platforms:
|
||||||
- name: EL
|
- name: EL
|
||||||
versions:
|
versions:
|
||||||
|
|
Loading…
Reference in a new issue