mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
xattr - invoke run_command passing list (#3806)
* xattr - invoke run_command passing list * added changelog fragment * Update plugins/modules/files/xattr.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
2
changelogs/fragments/3806-xattr-run_command-list.yaml
Normal file
2
changelogs/fragments/3806-xattr-run_command-list.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- xattr - calling ``run_command`` with arguments as ``list`` instead of ``str`` (https://github.com/ansible-collections/community.general/pull/3806).
|
||||
Reference in New Issue
Block a user