Improve infoblox inventory script dependencies. (#1871)

This commit is contained in:
Felix Fontein
2021-02-21 21:11:54 +01:00
committed by GitHub
parent 389b004879
commit c0f3a63e18
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)."