mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 20:50:32 -07:00
one_service: fix recreation (#8887)
* Fix one_service unique creation
* Revert empty space
* Add CHANGELOG fragment
* Update CHANGELOG fragment
(cherry picked from commit 0bc5f24863
)
Co-authored-by: alexander <79072457+abakanovskii@users.noreply.github.com>
2 lines
236 B
YAML
2 lines
236 B
YAML
bugfixes:
|
|
- one_service - fix service creation after it was deleted with ``unique`` parameter (https://github.com/ansible-collections/community.general/issues/3137, https://github.com/ansible-collections/community.general/pull/8887).
|