summaryrefslogtreecommitdiff
path: root/changelogs/fragments/command-support-argv.yaml
blob: 38be3c4de992083e5fa8652e5f4e46e9fef60d54 (plain)
1
2
3
4
---
minor_changes:
  - command module - Added argv option to allow command to be specified as a list vs. a string
    (https://github.com/ansible/ansible/issues/19392)