diff options
Diffstat (limited to 'collections-debian-merged/ansible_collections/community/hrobot/MANIFEST.json')
-rw-r--r-- | collections-debian-merged/ansible_collections/community/hrobot/MANIFEST.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/collections-debian-merged/ansible_collections/community/hrobot/MANIFEST.json b/collections-debian-merged/ansible_collections/community/hrobot/MANIFEST.json new file mode 100644 index 00000000..c425c218 --- /dev/null +++ b/collections-debian-merged/ansible_collections/community/hrobot/MANIFEST.json @@ -0,0 +1,34 @@ +{ + "collection_info": { + "namespace": "community", + "name": "hrobot", + "version": "1.1.0", + "authors": [ + "Felix Fontein (github.com/felixfontein)" + ], + "readme": "README.md", + "tags": [ + "hetzner", + "robot", + "failover", + "failoverip", + "firewall" + ], + "description": "Modules for controlling Hetzner's Robot", + "license": [], + "license_file": "COPYING", + "dependencies": {}, + "repository": "https://github.com/ansible-collections/community.hrobot", + "documentation": "https://ansible.fontein.de/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": "170d3723019a869112b3eae65500128584c8c8fb12202364dd4c246899f766b0", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |