mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-08 07:04:23 -07:00
one_service: fix recreation (#8887)
* Fix one_service unique creation * Revert empty space * Add CHANGELOG fragment * Update CHANGELOG fragment
This commit is contained in:
parent
4700accbff
commit
0bc5f24863
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