mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-08 19:49:09 +00:00
win_template: fix issue where dest was specified as a directory (#39887)
This commit is contained in:
parent
e0813d7d47
commit
d6eb642e88
5 changed files with 111 additions and 1 deletions
2
changelogs/fragments/win_template-dest-dir-fix.yaml
Normal file
2
changelogs/fragments/win_template-dest-dir-fix.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- win_template - fix when specifying the dest option as a directory with and without the trailing slash https://github.com/ansible/ansible/issues/39886
|
||||
Loading…
Add table
Add a link
Reference in a new issue