mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-24 18:28:47 +00:00
Users who use the command module for pretty much all shell commands may be stymied when they try using a command with <, >, $VAR, etc., and not know that they can use the `shell` module instead. This documentation fix clarifies this. |
||
|---|---|---|
| .. | ||
| command | ||
| raw | ||
| script | ||
| shell | ||