mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
infoblox inventory script: Use stderr, and allow use of environment for config (#436)
* Use stderr, and allow use of environment for config Originally from https://github.com/ansible/ansible/pull/49685 * Create 436-infoblox-use-stderr-and-environment-for-config.yaml * Update changelogs/fragments/436-infoblox-use-stderr-and-environment-for-config.yaml Co-authored-by: Felix Fontein <felix@fontein.de> * Update scripts/inventory/infoblox.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- infoblox inventory script - use stderr for reporting errors, and allow use of environment for configuration (https://github.com/ansible-collections/community.general/pull/436).
|
||||
Reference in New Issue
Block a user