mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 20:54:24 -07:00
[PR #8887/0bc5f248 backport][stable-8] one_service: fix recreation (#8931)
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>
This commit is contained in:
parent
1caee897b1
commit
18a8c6f350
2 changed files with 3 additions and 2 deletions
2
changelogs/fragments/8887-fix-one_service-unique.yml
Normal file
2
changelogs/fragments/8887-fix-one_service-unique.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
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).
|
Loading…
Add table
Add a link
Reference in a new issue