From f4c78d9bb3dc12a154ba88327f8647190ab3c206 Mon Sep 17 00:00:00 2001 From: szEvEz Date: Thu, 11 Oct 2018 08:52:37 +0200 Subject: [PATCH] set min_ansible_version to 2.5 to be visible in galaxy --- meta/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/main.yml b/meta/main.yml index a6beea0..7a8f1f0 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -4,7 +4,7 @@ galaxy_info: description: 'This Ansible role provides secure nginx configurations. http://dev-sec.io/' company: Hardening Framework Team license: Apache License 2.0 - min_ansible_version: '1.9' + min_ansible_version: '2.5' platforms: - name: EL versions: