logentries - invoke run_command passing list (#3807)

* logentries - invoke run_command passing list

* added changelog fragment
This commit is contained in:
Alexei Znamensky
2021-11-30 18:02:38 +13:00
committed by GitHub
parent aae3ae1a8e
commit cb0ade4323
2 changed files with 4 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- logentries - calling ``run_command`` with arguments as ``list`` instead of ``str`` (https://github.com/ansible-collections/community.general/pull/3807).