initial commit
This commit is contained in:
25
galaxy.yml
Normal file
25
galaxy.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
namespace: patrickj
|
||||
name: infrastructure
|
||||
version: 1.0.0
|
||||
readme: README.md
|
||||
authors:
|
||||
- Patrick Jaroszewski
|
||||
description: Ansible collection for infrastructure management and system configuration
|
||||
license:
|
||||
- MIT
|
||||
tags:
|
||||
- infrastructure
|
||||
- system
|
||||
- nvidia
|
||||
- proxmox
|
||||
- lxc
|
||||
- containers
|
||||
- maintenance
|
||||
dependencies:
|
||||
"community.general": ">=1.0.0"
|
||||
"ansible.posix": ">=1.0.0"
|
||||
repository: https://git.jaroszew.ski/ansible/ansible-collection-infrastructure
|
||||
documentation: https://git.jaroszew.ski/ansible/ansible-collection-infrastructure/README.md
|
||||
homepage: https://git.jaroszew.ski/ansible/ansible-collection-infrastructure
|
||||
issues: https://git.jaroszew.ski/ansible/ansible-collection-infrastructure/issues
|
||||
Reference in New Issue
Block a user