diff options
Diffstat (limited to 'ansible_collections/community/hrobot/MANIFEST.json')
-rw-r--r-- | ansible_collections/community/hrobot/MANIFEST.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/ansible_collections/community/hrobot/MANIFEST.json b/ansible_collections/community/hrobot/MANIFEST.json new file mode 100644 index 000000000..74cd2a6f1 --- /dev/null +++ b/ansible_collections/community/hrobot/MANIFEST.json @@ -0,0 +1,37 @@ +{ + "collection_info": { + "namespace": "community", + "name": "hrobot", + "version": "1.8.0", + "authors": [ + "Felix Fontein (github.com/felixfontein)" + ], + "readme": "README.md", + "tags": [ + "hetzner", + "robot", + "failover", + "failoverip", + "firewall" + ], + "description": "Modules for controlling Hetzner's Robot", + "license": [ + "GPL-3.0-or-later", + "BSD-2-Clause" + ], + "license_file": null, + "dependencies": {}, + "repository": "https://github.com/ansible-collections/community.hrobot", + "documentation": "https://docs.ansible.com/ansible/devel/collections/community/hrobot/", + "homepage": "https://github.com/ansible-collections/community.hrobot", + "issues": "https://github.com/ansible-collections/community.hrobot/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "1d5553b60ed857cfc979fd52b7531a8135bec6bde395b4ec3e1356daa2fab3bb", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |