Clean-up "Setup swift-recon-cron cron job"
Change-Id: Iacb9ecc59381fc527cf99e406c905cfc16cff2b4 Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
@@ -54,12 +54,6 @@
|
||||
when: ansible_facts['pkg_mgr'] =="apt"
|
||||
notify: "Restart rsync service"
|
||||
|
||||
# TODO: This can be safely removed in 2025.2 cycle
|
||||
- name: "Setup swift-recon-cron cron job"
|
||||
ansible.builtin.cron:
|
||||
name: "swift-recon-cron run"
|
||||
state: absent
|
||||
|
||||
- name: Setup swift-recon-cron systemd timer
|
||||
ansible.builtin.include_role:
|
||||
name: systemd_service
|
||||
|
Reference in New Issue
Block a user