From 975f66f2eebe9dadba04f275774d4ab83f74cf25 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 14:04:41 +0200 Subject: Adding upstream version 7.7.0+dfsg. Signed-off-by: Daniel Baumann --- ansible_collections/community/hrobot/MANIFEST.json | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 ansible_collections/community/hrobot/MANIFEST.json (limited to 'ansible_collections/community/hrobot/MANIFEST.json') 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 -- cgit v1.2.3