mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-08 07:04:23 -07:00
one_host: Fix ID logic (#8907)
* Fix one_host module * Add CHANGELOG fragment * PR Fixes * Update exceptions
This commit is contained in:
parent
ec6496024f
commit
8df9d0d7de
2 changed files with 38 additions and 23 deletions
2
changelogs/fragments/8907-fix-one-host-id.yml
Normal file
2
changelogs/fragments/8907-fix-one-host-id.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- one_host - fix if statements for cases when ``ID=0`` (https://github.com/ansible-collections/community.general/issues/1199, https://github.com/ansible-collections/community.general/pull/8907).
|
Loading…
Add table
Add a link
Reference in a new issue