update minimum ansible version for roles

fixes #407

Signed-off-by: rndmh3ro <github@gumpri.ch>
This commit is contained in:
Sebastian Gumprich 2021-10-20 20:40:03 +02:00 committed by rndmh3ro
parent 999e5fa210
commit be0d501bc8
4 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@ galaxy_info:
description: 'This Ansible playbook provides security configuration for mysql.'
company: Hardening Framework Team
license: Apache License 2.0
min_ansible_version: '1.9'
min_ansible_version: '2.9.10'
platforms:
- name: EL
versions:

View file

@ -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: '2.5'
min_ansible_version: '2.9.10'
platforms:
- name: EL
versions:

View file

@ -4,7 +4,7 @@ galaxy_info:
description: 'This Ansible role provides numerous security-related ssh configurations, providing all-round base protection.'
company: Hardening Framework Team
license: Apache License 2.0
min_ansible_version: '2.5'
min_ansible_version: '2.9.10'
platforms:
- name: EL
versions:

View file

@ -4,7 +4,7 @@ galaxy_info:
description: 'This Ansible role provides numerous security-related ssh configurations, providing all-round base protection.'
company: Hardening Framework Team
license: Apache License 2.0
min_ansible_version: '>=2.9.10'
min_ansible_version: '2.9.10'
platforms:
- name: EL
versions: