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