From 017b0a60b02e00ae41b5d4665077049c5944b127 Mon Sep 17 00:00:00 2001 From: Don Naro Date: Thu, 14 Dec 2023 12:58:48 +0000 Subject: [PATCH] issue #208 remove receptor from ecosystem (#210) --- data/ecosystem.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/data/ecosystem.yaml b/data/ecosystem.yaml index 2b6ae809..0018a24e 100644 --- a/data/ecosystem.yaml +++ b/data/ecosystem.yaml @@ -95,11 +95,6 @@ pylibssh: description: Ansible Pylibssh provides Python bindings for Ansible with the libssh project. docs: home: "https://ansible-pylibssh.readthedocs.io/en/latest/" -receptor: - name: Receptor - description: Receptor is an overlay network that distributes workloads across a large and dispersed collection of nodes. - docs: - home: "https://receptor.readthedocs.io/en/latest/index.html" rulebook: name: Ansible Rulebook description: Ansible Rulebook is a command-line tool that listens to events so your automation can react when software or system states change.