26 lines
751 B
YAML
26 lines
751 B
YAML
---
|
|
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"
|
|
"community.proxmox": ">=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 |