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 --- .../community/fortios/MANIFEST.json | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 ansible_collections/community/fortios/MANIFEST.json (limited to 'ansible_collections/community/fortios/MANIFEST.json') diff --git a/ansible_collections/community/fortios/MANIFEST.json b/ansible_collections/community/fortios/MANIFEST.json new file mode 100644 index 000000000..e9644bc2c --- /dev/null +++ b/ansible_collections/community/fortios/MANIFEST.json @@ -0,0 +1,36 @@ +{ + "collection_info": { + "namespace": "community", + "name": "fortios", + "version": "1.0.0", + "authors": [ + "Luke Weighall (github.com/lweighall)", + "Andrew Welsh (github.com/Ghilli3)", + "Jim Huber (github.com/p4r4n0y1ng)" + ], + "readme": "README.md", + "tags": [ + "community", + "fortios" + ], + "description": "modules for management of FortiOS devices", + "license": [], + "license_file": "LICENSE", + "dependencies": { + "ansible.netcommon": ">=1.0.0", + "fortinet.fortios": ">=1.0.0" + }, + "repository": "https://github.com/ansible-collections/community.fortios", + "documentation": null, + "homepage": "https://github.com/ansible-collections/community.fortios", + "issues": "https://github.com/ansible-collections/community.fortios/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "49d0dc8fba167a3485191481126c7429bcd64d3ddc8733bdc1c94fdd05757fb1", + "format": 1 + }, + "format": 1 +} \ No newline at end of file -- cgit v1.2.3