Improve infoblox inventory script dependencies. (#1871) (#1873)

(cherry picked from commit c0f3a63e18)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2021-02-21 22:30:51 +01:00
committed by GitHub
parent 115eab2cfa
commit 76a64ea733
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)."