ansible/changelogs/fragments/44508-win_lineinfile.yaml

3 lines
175 B
YAML
Raw Normal View History

bugfixes:
- win_lineinfile - changed `-Path` to `-LiteralPath` so that square brackes in the path are interpreted literally - https://github.com/ansible/ansible/issues/44508