mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
* Switch to LiteralPath instead of Path. Closes #44508 * add changelog fragment * fix line endings and remove final empty line * Minor text changes in changelog
This commit is contained in:
2
changelogs/fragments/44508-win_lineinfile.yaml
Normal file
2
changelogs/fragments/44508-win_lineinfile.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- win_lineinfile - changed `-Path` to `-LiteralPath` so that square brackes in the path are interpreted literally - https://github.com/ansible/ansible/issues/44508
|
||||
Reference in New Issue
Block a user