You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules/commands
Arnaud Venturi 8a5adcd8e1 Improve examples on parameters use with argv (#60781)
* Add example showing that when using the `argv` syntax for command module instead of the string one, we can directly provide other parameters in the "command" block, rather than using an "args" block.
5 years ago
..
__init__.py package files 8 years ago
command.py Improve examples on parameters use with argv (#60781) 5 years ago
expect.py fix typos in commands modules (#62197) 5 years ago
psexec.py psexec - Fix kerb and interactive support (#62556) 5 years ago
raw.py raw is transport-agnostic 6 years ago
script.py command, script & shell: mention 'cmd' parameter (#62778) 5 years ago
shell.py command, script & shell: mention 'cmd' parameter (#62778) 5 years ago
telnet.py Updated playbook works sample. (#51673) 5 years ago