mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-05-07 13:53:05 +00:00
Content Collection 1.0.0 Release
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
@@ -15,6 +15,7 @@ short_description: Schedule the execution of a command or script file via the at
|
||||
description:
|
||||
- Use this module to schedule a command or script file to run once in the future.
|
||||
- All jobs are executed in the 'a' queue.
|
||||
version_added: "1.0.0"
|
||||
options:
|
||||
command:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user