The at
and batch
commands can be used to compliment cron
and run
one-off tasks either at a specified time, or when the host CPU utilization is
on a low enough level.
The debops.atd
role can be used to configure atd
service, including
randomized load average threshold and randomized time between batch job
execution, as well as access control to the at
and batch
commands by
the users.
This role requires at least Ansible v1.9.0
. To install it, run:
ansible-galaxy install debops.atd
More information about debops.atd
can be found in the
official debops.atd documentation.
You may need to include missing roles from the DebOps common playbook into your playbook.
Try DebOps now for a complete solution to run your Debian-based infrastructure.
atd
role was written by:
License: GPLv3
This role is part of the DebOps project. README generated by ansigenome.