removed_module func: removed extra spaces from msg and docstring (#57209)

This commit is contained in:
Andrey Klychkov 2019-06-03 17:00:19 +03:00 committed by Sam Doran
commit 86be0985ce
2 changed files with 4 additions and 2 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- removed_module - remove extra spaces from msg and docstring (https://github.com/ansible/ansible/pull/57209)