Skip to content

Commit

Permalink
update minimum ansible version for os-hardening
Browse files Browse the repository at this point in the history
fixes #407
  • Loading branch information
rndmh3ro committed Oct 20, 2021
1 parent 999e5fa commit bd4b4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/os_hardening/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit bd4b4ca

Please sign in to comment.