From c27c9dd1c9c9ca8325b4907ecf8d087c77fa378c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Tue, 23 Sep 2025 21:41:44 +0100 Subject: [PATCH] new file: galaxy.yml --- galaxy.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 galaxy.yml diff --git a/galaxy.yml b/galaxy.yml new file mode 100644 index 0000000..8ebc9ca --- /dev/null +++ b/galaxy.yml @@ -0,0 +1,16 @@ +namespace: mylimbo +name: globals +version: 0.1.0 +license: MIT +readme: README.md +authors: + - Márcio (limboRFC architect) +description: > + A staging ground for modular, versioned Ansible roles — incubating infrastructure logic before promotion. +dependencies: {} +repository: https://git.limbosolutions.com/mylimbo/ansible.collection.globals.git +tags: + - incubator + - limboRFC + - ansible + - roles \ No newline at end of file