mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 08:31:28 -07: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:
parent
0b13fd2c76
commit
c776387daa
2 changed files with 5 additions and 2 deletions
|
@ -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).
|
Loading…
Add table
Add a link
Reference in a new issue