Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Commit 4059eba

Browse files
author
Sebastian Gumprich
committed
update min ansible version
1 parent 10d9af0 commit 4059eba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This role provides secure ssh-client and ssh-server configurations.
1010

1111
## Requirements
1212

13-
* Ansible
13+
* Ansible > 2.2.1
1414

1515
## Role Variables
1616
| Name | Default Value | Description |

meta/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ galaxy_info:
44
description: 'This Ansible role provides numerous security-related ssh configurations, providing all-round base protection.'
55
company: Hardening Framework Team
66
license: Apache License 2.0
7-
min_ansible_version: '1.9'
7+
min_ansible_version: '2.2.1'
88
platforms:
99
- name: EL
1010
versions:

0 commit comments

Comments
 (0)