ansible/changelogs/fragments/63280-fix_acl_spaces_in_path.yml
Roman 504d76e956 acl: fix module failure if there're spaces in a path (#63280)
* Make acl module to work with whitespaces in path

* Added a changelog fragment

* Add quotes to changelog fragment
2019-10-11 10:40:19 -07:00

2 lines
73 B
YAML

bugfixes:
- "acl - fixed module failure if there are spaces in a path"