16 lines
399 B
YAML
16 lines
399 B
YAML
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 |