Merge pull request #493 from dev-sec/rndmh3ro-patch-1

update minimum ansible version for roles
This commit is contained in:
schurzi 2021-10-24 11:09:37 +02:00 committed by GitHub
commit ff37289879
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.' description: 'This Ansible playbook provides security configuration for mysql.'
company: Hardening Framework Team company: Hardening Framework Team
license: Apache License 2.0 license: Apache License 2.0
min_ansible_version: '1.9' min_ansible_version: '2.9.10'
platforms: platforms:
- name: EL - name: EL
versions: versions:

View file

@ -4,7 +4,7 @@ galaxy_info:
description: 'This Ansible role provides secure nginx configurations. http://dev-sec.io/' description: 'This Ansible role provides secure nginx configurations. http://dev-sec.io/'
company: Hardening Framework Team company: Hardening Framework Team
license: Apache License 2.0 license: Apache License 2.0
min_ansible_version: '2.5' min_ansible_version: '2.9.10'
platforms: platforms:
- name: EL - name: EL
versions: versions:

View file

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

View file

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