Add changelog fragments for this collection from ansible/ansible. (#156)

This commit is contained in:
Felix Fontein 2020-04-13 09:14:50 +02:00 committed by GitHub
commit fab6b980d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
159 changed files with 372 additions and 0 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- zabbix_proxy - ``interface`` sub-options ``type`` and ``main`` are now deprecated and will be removed in Ansible 2.14. Also, the values passed to ``interface`` are now checked for correct types and unexpected keys.