Configure min_ansible_version (#201)

This commit is contained in:
Vladimir Botka 2019-11-29 04:32:17 +01:00 committed by Alessandro Fael Garcia
parent f56855bd16
commit cc4311dd05
2 changed files with 7 additions and 2 deletions

View File

@ -11,7 +11,12 @@ This role installs NGINX Open Source, NGINX Plus, the NGINX Amplify agent, the N
Requirements
------------
This role was developed using Ansible 2.4.0.0. Backwards compatibility is not guaranteed.
**Ansible**
This role was developed and tested with [maintained](https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#release-status) versions of
Ansible. Backwards compatibility is not guaranteed.
**Ansible Galaxy**
Use `ansible-galaxy install nginxinc.nginx` to install the role on your system.

View File

@ -7,7 +7,7 @@ galaxy_info:
license: Apache License, Version 2.0
min_ansible_version: 2.4.0.0
min_ansible_version: 2.7
platforms:
- name: Alpine