From 7944d0cad30556c28e8bfb255779b25e90d450d6 Mon Sep 17 00:00:00 2001 From: Nick Andreano Date: Tue, 8 Apr 2025 13:31:24 -0400 Subject: [PATCH] updated readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ae69939..97bdf35 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,13 @@ To get started using this collection, it first needs to be installed in either your local development environment or installed on a running instance of an Itential Automation Gateway server. +## Building the collection + +To build the collection from the source code, use the following command +```bash +ansible-galaxy collection build --output-path +``` + ## Installing the collection The collection can be installed using either the Itential Automation Gateway UI