From 7827a645b660176babf28c2b1474c3fb19626403 Mon Sep 17 00:00:00 2001 From: Don Naro Date: Thu, 14 Dec 2023 09:36:19 +0000 Subject: [PATCH] issue #208 remove receptor from ecosystem --- data/ecosystem.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/data/ecosystem.yaml b/data/ecosystem.yaml index a9f9a97c..a0e182c9 100644 --- a/data/ecosystem.yaml +++ b/data/ecosystem.yaml @@ -90,11 +90,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.