mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
* Fixes #19392: allow commands to be specified as lists. new syntax is documented as well
This commit is contained in:
committed by
Toshio Kuratomi
parent
b325e9900c
commit
223a4c0685
4
changelogs/fragments/command-support-argv.yaml
Normal file
4
changelogs/fragments/command-support-argv.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
features:
|
||||
- command module - Added argv option to allow command to be specified as a list vs. a string
|
||||
(https://github.com/ansible/ansible/issues/19392)
|
||||
Reference in New Issue
Block a user