Ansible Role at¶
This role installs at, a daemon that allows commands to be run at a specified time.
Optional Role Variables¶
at__service_enabled
Enables or disables the atd service, analogous to
systemctl enable/disable --now.Type: Bool.
Default:
true
Example:
# optional
at__service_enabled: true