From 0be2fc3760078fe8d96805ec5c48dab15a23ebec Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Thu, 16 Apr 2026 10:51:17 +0200 Subject: [PATCH] Add a description --- README.md | 2 ++ pattern-metadata.yaml | 1 + 2 files changed, 3 insertions(+) diff --git a/README.md b/README.md index 4626224b..d92d0ed8 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![AWS](https://img.shields.io/endpoint?url=https%3A%2F%2Fstorage.googleapis.com%2Fhcp-results%2Faegitops-aws-ci.json)](https://storage.googleapis.com/hcp-results/aegitops-aws-ci.json) +Ansible Edge GitOps demonstrates managing edge devices and VMs at scale using Ansible Automation Platform on OpenShift, bringing GitOps practices to environments that lack native GitOps support. + ## Start Here If you've followed a link to this repository, but are not really sure what it contains diff --git a/pattern-metadata.yaml b/pattern-metadata.yaml index 388da610..8cb86c21 100644 --- a/pattern-metadata.yaml +++ b/pattern-metadata.yaml @@ -3,6 +3,7 @@ metadata_version: "2.0" name: ansible-edge-gitops pattern_version: "2.0" +description: Ansible Edge GitOps demonstrates managing edge devices and VMs at scale using Ansible Automation Platform on OpenShift, bringing GitOps practices to environments that lack native GitOps support. display_name: Ansible Edge GitOps repo_url: https://github.com/validatedpatterns/ansible-edge-gitops docs_repo_url: https://github.com/validatedpatterns/docs