| namespace: vexxhost |
| name: atmosphere |
| version: 0.6.0 # x-release-please-version |
| readme: README.md |
| authors: |
| - Mohammed Naser <mnaser@vexxhost.com> |
| description: Simple & easy private cloud platform featuring VMs, Kubernetes & bare-metal |
| license: |
| - GPL-3.0-or-later |
| dependencies: |
| ansible.netcommon: 1.2.0 |
| ansible.posix: 1.3.0 |
| ansible.utils: 2.5.2 |
| community.crypto: 2.2.3 |
| community.general: 4.5.0 |
| kubernetes.core: 2.3.2 |
| openstack.cloud: 1.7.0 |
| repository: https://github.com/vexxhost/atmosphere |
| documentation: https://github.com/vexxhost/atmosphere/tree/main/docs |
| homepage: https://github.com/vexxhost/atmosphere |
| issues: https://github.com/vexxhost/atmosphere/issues |
| build_ignore: |
| - .tox |
| - .vscode |
| - doc |