From ac07ab25332ae2456227d9bc7ee9ecf657776a13 Mon Sep 17 00:00:00 2001 From: Norman Ziegner Date: Wed, 22 May 2024 11:22:36 +0200 Subject: [PATCH] Add deprecation notice Signed-off-by: Norman Ziegner --- README.md | 7 +++++++ tasks/main.yml | 4 ++++ 2 files changed, 11 insertions(+) diff --git a/README.md b/README.md index 215d15f..c116fed 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,13 @@ SPDX-License-Identifier: Apache-2.0 # Netplan Role +:warning: **This project is archived!** :warning: + +This role has been migrated to our `hifis.toolkit` collection: + +- +- + [![CI Status](https://github.com/hifis-net/ansible-role-netplan/actions/workflows/ci.yml/badge.svg)](https://github.com/hifis-net/ansible-role-haproxy/actions/workflows/ci.yml) [![Ansible Role: hifis.netplan](https://img.shields.io/badge/role-hifis.netplan-blue)](https://galaxy.ansible.com/ui/standalone/roles/hifis/netplan/) [![Ansible Role Downloads](https://img.shields.io/ansible/role/d/hifis/netplan)](https://galaxy.ansible.com/ui/standalone/roles/hifis/netplan/) diff --git a/tasks/main.yml b/tasks/main.yml index 0ccf416..037f051 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -5,6 +5,10 @@ --- +- name: Deprecation notice. + ansible.builtin.debug: + msg: "DEPRECATION NOTICE: This role has been migrated to the hifis.toolkit collection (https://github.com/hifis-net/ansible-collection-toolkit)." + - name: Check whether network configurations are given. ansible.builtin.assert: that: