mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 20:50:32 -07:00
one_host: Fix ID logic (#8907)
* Fix one_host module
* Add CHANGELOG fragment
* PR Fixes
* Update exceptions
(cherry picked from commit 8df9d0d7de
)
Co-authored-by: alexander <79072457+abakanovskii@users.noreply.github.com>
2 lines
207 B
YAML
2 lines
207 B
YAML
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).
|