mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
Initial commit
This commit is contained in:
commit
36309bd27a
100 changed files with 9056 additions and 0 deletions
15
galaxy.yml
Normal file
15
galaxy.yml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
namespace: hetzner
|
||||
name: hcloud
|
||||
version: 0.1.0
|
||||
readme: README.md
|
||||
authors: null
|
||||
description: null
|
||||
license: GPL-3.0-or-later
|
||||
license_file: COPYING
|
||||
tags: null
|
||||
dependencies:
|
||||
ansible.netcommon: '>=0.1.0'
|
||||
repository: git@github.com:ansible-collection-migration/hetzner.hcloud.git
|
||||
documentation: https://github.com/ansible-collection-migration/hetzner.hcloud/tree/master/docs
|
||||
homepage: https://github.com/ansible-collection-migration/hetzner.hcloud
|
||||
issues: https://github.com/ansible-collection-migration/hetzner.hcloud/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
|
||||
Loading…
Add table
Add a link
Reference in a new issue