Skip to content

Commit

Permalink
added changelog fragment
Browse files Browse the repository at this point in the history
  • Loading branch information
D3DeFi committed May 29, 2021
1 parent 245bac3 commit c1fe8d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelogs/fragments/391-zabbix_host-intf_idempotency_fix.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
bugfixes:
- zabbix_host - fixed issue where module was idempotent when multiple host interfaces of the same type were present (https://github.com/ansible-collections/community.zabbix/pull/391)
Original file line number Diff line number Diff line change
Expand Up @@ -994,6 +994,7 @@
that:
- "zabbix_host1 is changed"

# https://github.com/ansible-collections/community.zabbix/pull/391
- name: "reset interfaces to two of the same type"
zabbix_host:
server_url: "{{ zabbix_server_url }}"
Expand Down

0 comments on commit c1fe8d1

Please sign in to comment.