Improve infoblox inventory script dependencies. (#1871)

This commit is contained in:
Felix Fontein 2021-02-21 21:11:54 +01:00 committed by GitHub
commit c0f3a63e18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 3 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- "infoblox inventory script - make sure that the script also works with Ansible 2.9, and returns a more helpful error when community.general is not installed as part of Ansible 2.10/3 (https://github.com/ansible-collections/community.general/pull/1871)."