diff options
Diffstat (limited to 'ansible_collections/community/dns/MANIFEST.json')
-rw-r--r-- | ansible_collections/community/dns/MANIFEST.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/ansible_collections/community/dns/MANIFEST.json b/ansible_collections/community/dns/MANIFEST.json index 0c60fe528..08e4d9c66 100644 --- a/ansible_collections/community/dns/MANIFEST.json +++ b/ansible_collections/community/dns/MANIFEST.json @@ -2,7 +2,7 @@ "collection_info": { "namespace": "community", "name": "dns", - "version": "2.9.0", + "version": "3.0.0", "authors": [ "Felix Fontein (github.com/felixfontein)", "Markus Bergholz (github.com/markuman)" @@ -20,7 +20,9 @@ "MPL-2.0" ], "license_file": null, - "dependencies": {}, + "dependencies": { + "community.library_inventory_filtering_v1": ">=1.0.0" + }, "repository": "https://github.com/ansible-collections/community.dns", "documentation": "https://docs.ansible.com/ansible/devel/collections/community/dns/", "homepage": "https://github.com/ansible-collections/community.dns", @@ -30,7 +32,7 @@ "name": "FILES.json", "ftype": "file", "chksum_type": "sha256", - "chksum_sha256": "723a758354360ce388c0f83a88527e05dc67d3bcad6495e66deca44b8a169d12", + "chksum_sha256": "ba0f38847eafe7b48453fb5a53d01010332adb7982622a61061c9df456b18e68", "format": 1 }, "format": 1 |