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

Commit 091fffd

Browse files
committed
manala.ssh
1 parent 9417c4d commit 091fffd

File tree

5 files changed

+3
-236
lines changed

5 files changed

+3
-236
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
8+
### Removed
9+
- Debian wheezy support
810

911
## [1.0.6] - 2019-10-24
1012
### Added

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ include .manala/make/Makefile
1111
########
1212

1313
ROLE = manala.ssh
14-
ROLE_DISTRIBUTIONS = debian.wheezy debian.jessie debian.stretch debian.buster
14+
ROLE_DISTRIBUTIONS = debian.jessie debian.stretch debian.buster

meta/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ galaxy_info:
1414
platforms:
1515
- name: Debian
1616
versions:
17-
- wheezy
1817
- jessie
1918
- stretch
2019
- buster

templates/config/debian_wheezy.j2

Lines changed: 0 additions & 102 deletions
This file was deleted.

templates/config/sshd/debian_wheezy.j2

Lines changed: 0 additions & 132 deletions
This file was deleted.

0 commit comments

Comments
 (0)