mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Update command/shell docs with note about modules for rebooting(#51499)
- Update integration test syntax
This commit is contained in:
@@ -87,6 +87,7 @@ notes:
|
||||
do not include evil things like semicolons.
|
||||
- An alternative to using inline shell scripts with this module is to use
|
||||
the M(script) module possibly together with the M(template) module.
|
||||
- For rebooting systems, use the M(reboot) or M(win_reboot) module.
|
||||
seealso:
|
||||
- module: command
|
||||
- module: raw
|
||||
|
||||
Reference in New Issue
Block a user