mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
* Fix line folding syntax. The previous version caused vertical whitespace to be included in the output which broke the crontab. * Rename clean up job so that it doesn't contain any variables. Including variables in a name makes it difficult to remove or change the job when the variable changes. * Code style consistency.